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