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