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 FINAL NG) is the Unicode character at code point U+AA43. 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+AA43 | |
| decimal | 43587 | |
| htmldecimal | ꩃ | |
| htmlhex | ꩃ | |
| css | \AA43 | |
| javascript | \u{AA43} | |
| python | \uaa43 | |
| java | \uAA43 | |
| go | \uAA43 | |
| ruby | \u{AA43} | |
| rust | \u{AA43} | |
| ccpp | \uaa43 | |
| urlencoded | %EA%A9%83 | |
| utf8bytes | ea a9 83 | |
| utf16bebytes | aa 43 | |
| utf32bebytes | 00 00 aa 43 |
How to Use
HTML:
ꩃ
CSS:
content: "\AA43"
JavaScript:
"\u{AA43}"
Python:
"\uaa43"
Properties
Frequently Asked Questions
What is the ꩃ character (CHAM CONSONANT SIGN FINAL NG)?
ꩃ (CHAM CONSONANT SIGN FINAL NG) is the Unicode character U+AA43.
What is the Unicode codepoint of CHAM CONSONANT SIGN FINAL NG?
The CHAM CONSONANT SIGN FINAL NG character (ꩃ) has codepoint U+AA43.
How do I type or copy CHAM CONSONANT SIGN FINAL NG?
Copy ꩃ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.