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