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 CA
Overview
ꩡ (MYANMAR LETTER KHAMTI CA) is the Unicode character at code point U+AA61. 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+AA61 | |
| decimal | 43617 | |
| htmldecimal | ꩡ | |
| htmlhex | ꩡ | |
| css | \AA61 | |
| javascript | \u{AA61} | |
| python | \uaa61 | |
| java | \uAA61 | |
| go | \uAA61 | |
| ruby | \u{AA61} | |
| rust | \u{AA61} | |
| ccpp | \uaa61 | |
| urlencoded | %EA%A9%A1 | |
| utf8bytes | ea a9 a1 | |
| utf16bebytes | aa 61 | |
| utf32bebytes | 00 00 aa 61 |
How to Use
HTML:
ꩡ
CSS:
content: "\AA61"
JavaScript:
"\u{AA61}"
Python:
"\uaa61"
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 CA)?
ꩡ (MYANMAR LETTER KHAMTI CA) is the Unicode character U+AA61.
What is the Unicode codepoint of MYANMAR LETTER KHAMTI CA?
The MYANMAR LETTER KHAMTI CA character (ꩡ) has codepoint U+AA61.
How do I type or copy MYANMAR LETTER KHAMTI CA?
Copy ꩡ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.