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