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