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