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