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