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