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