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