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-2DE01
Overview
𭸁 (CJK UNIFIED IDEOGRAPH-2DE01) is the Unicode character at code point U+2DE01. It belongs to the CJK Unified Ideographs Extension F block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2DE01 | |
| decimal | 187905 | |
| htmldecimal | 𭸁 | |
| htmlhex | 𭸁 | |
| css | \2DE01 | |
| javascript | \u{2DE01} | |
| python | \U0002de01 | |
| java | \uD877\uDE01 | |
| go | \U0002DE01 | |
| ruby | \u{2DE01} | |
| rust | \u{2DE01} | |
| ccpp | \U0002de01 | |
| urlencoded | %F0%AD%B8%81 | |
| utf8bytes | f0 ad b8 81 | |
| utf16bebytes | d8 77 de 01 | |
| utf32bebytes | 00 02 de 01 |
How to Use
HTML:
𭸁
CSS:
content: "\2DE01"
JavaScript:
"\u{2DE01}"
Python:
"\U0002de01"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𭸁 character (CJK UNIFIED IDEOGRAPH-2DE01)?
𭸁 (CJK UNIFIED IDEOGRAPH-2DE01) is the Unicode character U+2DE01.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2DE01?
The CJK UNIFIED IDEOGRAPH-2DE01 character (𭸁) has codepoint U+2DE01.
How do I type or copy CJK UNIFIED IDEOGRAPH-2DE01?
Copy 𭸁 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.