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