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