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