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