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