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-221EA
Overview
𢇪 (CJK UNIFIED IDEOGRAPH-221EA) is the Unicode character at code point U+221EA. 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+221EA | |
| decimal | 139754 | |
| htmldecimal | 𢇪 | |
| htmlhex | 𢇪 | |
| css | \221EA | |
| javascript | \u{221EA} | |
| python | \U000221ea | |
| java | \uD848\uDDEA | |
| go | \U000221EA | |
| ruby | \u{221EA} | |
| rust | \u{221EA} | |
| ccpp | \U000221ea | |
| urlencoded | %F0%A2%87%AA | |
| utf8bytes | f0 a2 87 aa | |
| utf16bebytes | d8 48 dd ea | |
| utf32bebytes | 00 02 21 ea |
How to Use
HTML:
𢇪
CSS:
content: "\221EA"
JavaScript:
"\u{221EA}"
Python:
"\U000221ea"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢇪 character (CJK UNIFIED IDEOGRAPH-221EA)?
𢇪 (CJK UNIFIED IDEOGRAPH-221EA) is the Unicode character U+221EA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-221EA?
The CJK UNIFIED IDEOGRAPH-221EA character (𢇪) has codepoint U+221EA.
How do I type or copy CJK UNIFIED IDEOGRAPH-221EA?
Copy 𢇪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.