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 CHHA) is the Unicode character at code point U+AA0D. 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+AA0D | |
| decimal | 43533 | |
| htmldecimal | ꨍ | |
| htmlhex | ꨍ | |
| css | \AA0D | |
| javascript | \u{AA0D} | |
| python | \uaa0d | |
| java | \uAA0D | |
| go | \uAA0D | |
| ruby | \u{AA0D} | |
| rust | \u{AA0D} | |
| ccpp | \uaa0d | |
| urlencoded | %EA%A8%8D | |
| utf8bytes | ea a8 8d | |
| utf16bebytes | aa 0d | |
| utf32bebytes | 00 00 aa 0d |
How to Use
HTML:
ꨍ
CSS:
content: "\AA0D"
JavaScript:
"\u{AA0D}"
Python:
"\uaa0d"
Properties
Frequently Asked Questions
What is the ꨍ character (CHAM LETTER CHHA)?
ꨍ (CHAM LETTER CHHA) is the Unicode character U+AA0D.
What is the Unicode codepoint of CHAM LETTER CHHA?
The CHAM LETTER CHHA character (ꨍ) has codepoint U+AA0D.
How do I type or copy CHAM LETTER CHHA?
Copy ꨍ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.