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