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