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