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