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