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