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