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
ꨠ (CHAM LETTER MA) is the Unicode character at code point U+AA20. It belongs to the Cham block, in the Other Letter (Lo) general category. Its script is Cham.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+AA20 | |
| decimal | 43552 | |
| htmldecimal | ꨠ | |
| htmlhex | ꨠ | |
| css | \AA20 | |
| javascript | \u{AA20} | |
| python | \uaa20 | |
| java | \uAA20 | |
| go | \uAA20 | |
| ruby | \u{AA20} | |
| rust | \u{AA20} | |
| ccpp | \uaa20 | |
| urlencoded | %EA%A8%A0 | |
| utf8bytes | ea a8 a0 | |
| utf16bebytes | aa 20 | |
| utf32bebytes | 00 00 aa 20 |
How to Use
HTML:
ꨠ
CSS:
content: "\AA20"
JavaScript:
"\u{AA20}"
Python:
"\uaa20"
Properties
Frequently Asked Questions
What is the ꨠ character (CHAM LETTER MA)?
ꨠ (CHAM LETTER MA) is the Unicode character U+AA20.
What is the Unicode codepoint of CHAM LETTER MA?
The CHAM LETTER MA character (ꨠ) has codepoint U+AA20.
How do I type or copy CHAM LETTER MA?
Copy ꨠ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.