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