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