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