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 LETTER BBA) is the Unicode character at code point U+AA21. It belongs to the Cham block, in the Other Letter (Lo) general category. Its script is Cham.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+AA21 | |
| decimal | 43553 | |
| htmldecimal | ꨡ | |
| htmlhex | ꨡ | |
| css | \AA21 | |
| javascript | \u{AA21} | |
| python | \uaa21 | |
| java | \uAA21 | |
| go | \uAA21 | |
| ruby | \u{AA21} | |
| rust | \u{AA21} | |
| ccpp | \uaa21 | |
| urlencoded | %EA%A8%A1 | |
| utf8bytes | ea a8 a1 | |
| utf16bebytes | aa 21 | |
| utf32bebytes | 00 00 aa 21 |
How to Use
HTML:
ꨡ
CSS:
content: "\AA21"
JavaScript:
"\u{AA21}"
Python:
"\uaa21"
Properties
Frequently Asked Questions
What is the ꨡ character (CHAM LETTER BBA)?
ꨡ (CHAM LETTER BBA) is the Unicode character U+AA21.
What is the Unicode codepoint of CHAM LETTER BBA?
The CHAM LETTER BBA character (ꨡ) has codepoint U+AA21.
How do I type or copy CHAM LETTER BBA?
Copy ꨡ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.