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