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