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