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