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