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