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 MON E) is the Unicode character at code point U+1028. 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+1028 | |
| decimal | 4136 | |
| htmldecimal | ဨ | |
| htmlhex | ဨ | |
| css | \1028 | |
| javascript | \u{1028} | |
| python | \u1028 | |
| java | \u1028 | |
| go | \u1028 | |
| ruby | \u{1028} | |
| rust | \u{1028} | |
| ccpp | \u1028 | |
| urlencoded | %E1%80%A8 | |
| utf8bytes | e1 80 a8 | |
| utf16bebytes | 10 28 | |
| utf32bebytes | 00 00 10 28 |
How to Use
HTML:
ဨ
CSS:
content: "\1028"
JavaScript:
"\u{1028}"
Python:
"\u1028"
Properties
Frequently Asked Questions
What is the ဨ character (MYANMAR LETTER MON E)?
ဨ (MYANMAR LETTER MON E) is the Unicode character U+1028.
What is the Unicode codepoint of MYANMAR LETTER MON E?
The MYANMAR LETTER MON E character (ဨ) has codepoint U+1028.
How do I type or copy MYANMAR LETTER MON E?
Copy ဨ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.