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