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' : ''">
ꩠ
MYANMAR LETTER KHAMTI GA
Overview
ꩠ (MYANMAR LETTER KHAMTI GA) is the Unicode character at code point U+AA60. It belongs to the Myanmar Extended-A block, in the Other Letter (Lo) general category. Its script is Mymr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+AA60 | |
| decimal | 43616 | |
| htmldecimal | ꩠ | |
| htmlhex | ꩠ | |
| css | \AA60 | |
| javascript | \u{AA60} | |
| python | \uaa60 | |
| java | \uAA60 | |
| go | \uAA60 | |
| ruby | \u{AA60} | |
| rust | \u{AA60} | |
| ccpp | \uaa60 | |
| urlencoded | %EA%A9%A0 | |
| utf8bytes | ea a9 a0 | |
| utf16bebytes | aa 60 | |
| utf32bebytes | 00 00 aa 60 |
How to Use
HTML:
ꩠ
CSS:
content: "\AA60"
JavaScript:
"\u{AA60}"
Python:
"\uaa60"
Properties
- Block
- Myanmar Extended-A
- Script
- Mymr
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ꩠ character (MYANMAR LETTER KHAMTI GA)?
ꩠ (MYANMAR LETTER KHAMTI GA) is the Unicode character U+AA60.
What is the Unicode codepoint of MYANMAR LETTER KHAMTI GA?
The MYANMAR LETTER KHAMTI GA character (ꩠ) has codepoint U+AA60.
How do I type or copy MYANMAR LETTER KHAMTI GA?
Copy ꩠ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.