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