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