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