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