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 VOWEL SIGN AA) is the Unicode character at code point U+AA29. It belongs to the Cham block, in the Nonspacing Mark (Mn) general category. Its script is Cham.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+AA29 | |
| decimal | 43561 | |
| htmldecimal | ꨩ | |
| htmlhex | ꨩ | |
| css | \AA29 | |
| javascript | \u{AA29} | |
| python | \uaa29 | |
| java | \uAA29 | |
| go | \uAA29 | |
| ruby | \u{AA29} | |
| rust | \u{AA29} | |
| ccpp | \uaa29 | |
| urlencoded | %EA%A8%A9 | |
| utf8bytes | ea a8 a9 | |
| utf16bebytes | aa 29 | |
| utf32bebytes | 00 00 aa 29 |
How to Use
HTML:
ꨩ
CSS:
content: "\AA29"
JavaScript:
"\u{AA29}"
Python:
"\uaa29"
Properties
Frequently Asked Questions
What is the ꨩ character (CHAM VOWEL SIGN AA)?
ꨩ (CHAM VOWEL SIGN AA) is the Unicode character U+AA29.
What is the Unicode codepoint of CHAM VOWEL SIGN AA?
The CHAM VOWEL SIGN AA character (ꨩ) has codepoint U+AA29.
How do I type or copy CHAM VOWEL SIGN AA?
Copy ꨩ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.