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