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 DIGIT FIVE) is the Unicode character at code point U+AA55. It belongs to the Cham block, in the Decimal Number (Nd) general category. Its script is Cham.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+AA55 | |
| decimal | 43605 | |
| htmldecimal | ꩕ | |
| htmlhex | ꩕ | |
| css | \AA55 | |
| javascript | \u{AA55} | |
| python | \uaa55 | |
| java | \uAA55 | |
| go | \uAA55 | |
| ruby | \u{AA55} | |
| rust | \u{AA55} | |
| ccpp | \uaa55 | |
| urlencoded | %EA%A9%95 | |
| utf8bytes | ea a9 95 | |
| utf16bebytes | aa 55 | |
| utf32bebytes | 00 00 aa 55 |
How to Use
HTML:
꩕
CSS:
content: "\AA55"
JavaScript:
"\u{AA55}"
Python:
"\uaa55"
Properties
Frequently Asked Questions
What is the ꩕ character (CHAM DIGIT FIVE)?
꩕ (CHAM DIGIT FIVE) is the Unicode character U+AA55.
What is the Unicode codepoint of CHAM DIGIT FIVE?
The CHAM DIGIT FIVE character (꩕) has codepoint U+AA55.
How do I type or copy CHAM DIGIT FIVE?
Copy ꩕ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.