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