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