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