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