Myanmar Letter Wa Letter
ဝ is the Myanmar Letter Wa (U+101D), used as a character in Burmese script text.
U+101D
“ဝ” is the Myanmar Letter Wa, a standard character in Burmese/Myanmar writing. Use it when you need correct Myanmar script in messages, typography, or UI text. This page provides easy copy options and common code escapes.
Myanmar Letter Wa Letter Meaning
The symbol “ဝ” represents the Myanmar Letter Wa (Unicode U+101D). In Myanmar script, letters like this are used to build words and syllables. Depending on the word, it may appear as part of everyday Burmese spelling, proper names, and written communication. When working with fonts or software, the key point is its identity as a Unicode character, so it renders correctly across systems that support Myanmar script. For developers, using the correct codepoint (U+101D) and proper string encoding helps avoid replacement characters or missing glyphs.
Common uses
- •Copy/pasting Burmese text for chats, comments, and social posts
- •Typing Myanmar script in documents, labels, and signage
- •UI and app localization where Myanmar letters must match exactly
- •Typography and font testing for Myanmar character rendering
- •Encoding and display validation for Unicode inputs (U+101D)
Examples
ဝ — Myanmar Letter Wa (U+101D)
- ဝဝ
- ဝသူဝ
- ဝမဝ
- ဝဝါး
- ဝဝန်
Variations
Technical codes
| Unicode | U+101D | |
| HTML Entity | ဝ | |
| HTML Code | ဝ | |
| CSS | \101D |
FAQ
What does the Myanmar Letter Wa letter mean?
The symbol “ဝ” represents the Myanmar Letter Wa (Unicode U+101D). In Myanmar script, letters like this are used to build words and syllables. Depending on the word, it may appear as part of everyday Burmese spelling, proper names, and written communication. When working with fonts or software, the key point is its identity as a Unicode character, so it renders correctly across systems that support Myanmar script. For developers, using the correct codepoint (U+101D) and proper string encoding helps avoid replacement characters or missing glyphs.
What is the Unicode code point for “ဝ”?
It is U+101D (Myanmar Letter Wa).
How can I copy “ဝ” into my website or HTML?
You can paste it directly, or use the HTML entity given for this character: ဝ.
What CSS escape can I use for this character?
Use the CSS escape: \\101D.
How do I include “ဝ” in JavaScript?
Use the JavaScript escape: \\u{101D}.