copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('ႎ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
ႎ
Overview
ႎ (MYANMAR LETTER RUMAI PALAUNG FA) is the Unicode character at code point U+108E. It belongs to the Myanmar block, in the Other Letter (Lo) general category. Its script is Mymr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+108E | |
| decimal | 4238 | |
| htmldecimal | ႎ | |
| htmlhex | ႎ | |
| css | \108E | |
| javascript | \u{108E} | |
| python | \u108e | |
| java | \u108E | |
| go | \u108E | |
| ruby | \u{108E} | |
| rust | \u{108E} | |
| ccpp | \u108e | |
| urlencoded | %E1%82%8E | |
| utf8bytes | e1 82 8e | |
| utf16bebytes | 10 8e | |
| utf32bebytes | 00 00 10 8e |
How to Use
HTML:
ႎ
CSS:
content: "\108E"
JavaScript:
"\u{108E}"
Python:
"\u108e"
Properties
Frequently Asked Questions
What is the ႎ character (MYANMAR LETTER RUMAI PALAUNG FA)?
ႎ (MYANMAR LETTER RUMAI PALAUNG FA) is the Unicode character U+108E.
What is the Unicode codepoint of MYANMAR LETTER RUMAI PALAUNG FA?
The MYANMAR LETTER RUMAI PALAUNG FA character (ႎ) has codepoint U+108E.
How do I type or copy MYANMAR LETTER RUMAI PALAUNG FA?
Copy ႎ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.