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