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