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