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-301DE
Overview
𰇞 (CJK UNIFIED IDEOGRAPH-301DE) is the Unicode character at code point U+301DE. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+301DE | |
| decimal | 197086 | |
| htmldecimal | 𰇞 | |
| htmlhex | 𰇞 | |
| css | \301DE | |
| javascript | \u{301DE} | |
| python | \U000301de | |
| java | \uD880\uDDDE | |
| go | \U000301DE | |
| ruby | \u{301DE} | |
| rust | \u{301DE} | |
| ccpp | \U000301de | |
| urlencoded | %F0%B0%87%9E | |
| utf8bytes | f0 b0 87 9e | |
| utf16bebytes | d8 80 dd de | |
| utf32bebytes | 00 03 01 de |
How to Use
HTML:
𰇞
CSS:
content: "\301DE"
JavaScript:
"\u{301DE}"
Python:
"\U000301de"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰇞 character (CJK UNIFIED IDEOGRAPH-301DE)?
𰇞 (CJK UNIFIED IDEOGRAPH-301DE) is the Unicode character U+301DE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-301DE?
The CJK UNIFIED IDEOGRAPH-301DE character (𰇞) has codepoint U+301DE.
How do I type or copy CJK UNIFIED IDEOGRAPH-301DE?
Copy 𰇞 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.