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