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