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