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