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