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