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