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