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