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