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 VOWEL SIGN SHAN AA) is the Unicode character at code point U+1083. It belongs to the Myanmar block, in the Spacing Mark (Mc) general category. Its script is Mymr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1083 | |
| decimal | 4227 | |
| htmldecimal | ႃ | |
| htmlhex | ႃ | |
| css | \1083 | |
| javascript | \u{1083} | |
| python | \u1083 | |
| java | \u1083 | |
| go | \u1083 | |
| ruby | \u{1083} | |
| rust | \u{1083} | |
| ccpp | \u1083 | |
| urlencoded | %E1%82%83 | |
| utf8bytes | e1 82 83 | |
| utf16bebytes | 10 83 | |
| utf32bebytes | 00 00 10 83 |
How to Use
HTML:
ႃ
CSS:
content: "\1083"
JavaScript:
"\u{1083}"
Python:
"\u1083"
Properties
Frequently Asked Questions
What is the ႃ character (MYANMAR VOWEL SIGN SHAN AA)?
ႃ (MYANMAR VOWEL SIGN SHAN AA) is the Unicode character U+1083.
What is the Unicode codepoint of MYANMAR VOWEL SIGN SHAN AA?
The MYANMAR VOWEL SIGN SHAN AA character (ႃ) has codepoint U+1083.
How do I type or copy MYANMAR VOWEL SIGN SHAN AA?
Copy ႃ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.