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