Myanmar Letter Ttha Letter
ဌ is the Myanmar Letter TTHA (U+100C), used as a Myanmar-script consonant character.
U+100C
ဌ (Myanmar Letter TTHA) is a Unicode character from the Myanmar block. This page helps you copy it reliably and use it correctly in design and code.
Myanmar Letter Ttha Letter Meaning
ဌ is the Myanmar Letter TTHA, a consonant letter in the Myanmar script. Like other Myanmar letters, it is typically used as part of building Myanmar words, where the character’s placement and surrounding marks determine how it appears and how it functions in context. In everyday use, you’ll mainly encounter it in written Myanmar language text rather than as a standalone symbol. For developers and designers, the key practical detail is the encoding: it is Unicode U+100C, with the HTML entity ဌ and escapes you can paste into CSS/JavaScript.
Common uses
- •Copying Myanmar text for chat, forms, and messaging
- •Typing or entering Myanmar words in editors and mobile keyboards
- •Designing multilingual UI labels that require correct Myanmar glyphs
- •Building custom fonts or testing Myanmar-script rendering in web apps
- •Preparing documents and subtitles that include Myanmar consonant characters
Examples
ဌ Myanmar Letter TTHA
- ဌဌ
- ဌတဌ
- ဌဌစာ
- ဌမဌာ
- ဌဌမြို့
Variations
Technical codes
| Unicode | U+100C | |
| HTML Entity | ဌ | |
| HTML Code | ဌ | |
| CSS | \100C |
FAQ
What does the Myanmar Letter Ttha letter mean?
ဌ is the Myanmar Letter TTHA, a consonant letter in the Myanmar script. Like other Myanmar letters, it is typically used as part of building Myanmar words, where the character’s placement and surrounding marks determine how it appears and how it functions in context. In everyday use, you’ll mainly encounter it in written Myanmar language text rather than as a standalone symbol. For developers and designers, the key practical detail is the encoding: it is Unicode U+100C, with the HTML entity ဌ and escapes you can paste into CSS/JavaScript.
What is the Unicode code point for ဌ?
ဌ is U+100C.
How do I write ဌ in HTML?
Use the HTML entity: ဌ
What is the CSS escape for ဌ?
Use: \\100C
What is the JavaScript escape for ဌ?
Use: \\u{100C}