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