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