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