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