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' : ''">
𪪮
CJK UNIFIED IDEOGRAPH-2AAAE
Overview
𪪮 (CJK UNIFIED IDEOGRAPH-2AAAE) is the Unicode character at code point U+2AAAE. It belongs to the CJK Unified Ideographs Extension C block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2AAAE | |
| decimal | 174766 | |
| htmldecimal | 𪪮 | |
| htmlhex | 𪪮 | |
| css | \2AAAE | |
| javascript | \u{2AAAE} | |
| python | \U0002aaae | |
| java | \uD86A\uDEAE | |
| go | \U0002AAAE | |
| ruby | \u{2AAAE} | |
| rust | \u{2AAAE} | |
| ccpp | \U0002aaae | |
| urlencoded | %F0%AA%AA%AE | |
| utf8bytes | f0 aa aa ae | |
| utf16bebytes | d8 6a de ae | |
| utf32bebytes | 00 02 aa ae |
How to Use
HTML:
𪪮
CSS:
content: "\2AAAE"
JavaScript:
"\u{2AAAE}"
Python:
"\U0002aaae"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𪪮 character (CJK UNIFIED IDEOGRAPH-2AAAE)?
𪪮 (CJK UNIFIED IDEOGRAPH-2AAAE) is the Unicode character U+2AAAE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2AAAE?
The CJK UNIFIED IDEOGRAPH-2AAAE character (𪪮) has codepoint U+2AAAE.
How do I type or copy CJK UNIFIED IDEOGRAPH-2AAAE?
Copy 𪪮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.