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