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