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