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