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