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