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