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