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