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