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