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