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