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