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-20EAA
Overview
𠺪 (CJK UNIFIED IDEOGRAPH-20EAA) is the Unicode character at code point U+20EAA. 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+20EAA | |
| decimal | 134826 | |
| htmldecimal | 𠺪 | |
| htmlhex | 𠺪 | |
| css | \20EAA | |
| javascript | \u{20EAA} | |
| python | \U00020eaa | |
| java | \uD843\uDEAA | |
| go | \U00020EAA | |
| ruby | \u{20EAA} | |
| rust | \u{20EAA} | |
| ccpp | \U00020eaa | |
| urlencoded | %F0%A0%BA%AA | |
| utf8bytes | f0 a0 ba aa | |
| utf16bebytes | d8 43 de aa | |
| utf32bebytes | 00 02 0e aa |
How to Use
HTML:
𠺪
CSS:
content: "\20EAA"
JavaScript:
"\u{20EAA}"
Python:
"\U00020eaa"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠺪 character (CJK UNIFIED IDEOGRAPH-20EAA)?
𠺪 (CJK UNIFIED IDEOGRAPH-20EAA) is the Unicode character U+20EAA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-20EAA?
The CJK UNIFIED IDEOGRAPH-20EAA character (𠺪) has codepoint U+20EAA.
How do I type or copy CJK UNIFIED IDEOGRAPH-20EAA?
Copy 𠺪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.