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-8FFE
Overview
迾 (CJK UNIFIED IDEOGRAPH-8FFE) is the Unicode character at code point U+8FFE. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+8FFE | |
| decimal | 36862 | |
| htmldecimal | 迾 | |
| htmlhex | 迾 | |
| css | \8FFE | |
| javascript | \u{8FFE} | |
| python | \u8ffe | |
| java | \u8FFE | |
| go | \u8FFE | |
| ruby | \u{8FFE} | |
| rust | \u{8FFE} | |
| ccpp | \u8ffe | |
| urlencoded | %E8%BF%BE | |
| utf8bytes | e8 bf be | |
| utf16bebytes | 8f fe | |
| utf32bebytes | 00 00 8f fe |
How to Use
HTML:
迾
CSS:
content: "\8FFE"
JavaScript:
"\u{8FFE}"
Python:
"\u8ffe"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 迾 character (CJK UNIFIED IDEOGRAPH-8FFE)?
迾 (CJK UNIFIED IDEOGRAPH-8FFE) is the Unicode character U+8FFE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-8FFE?
The CJK UNIFIED IDEOGRAPH-8FFE character (迾) has codepoint U+8FFE.
How do I type or copy CJK UNIFIED IDEOGRAPH-8FFE?
Copy 迾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.