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