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