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-8FFC
Overview
迼 (CJK UNIFIED IDEOGRAPH-8FFC) is the Unicode character at code point U+8FFC. 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+8FFC | |
| decimal | 36860 | |
| htmldecimal | 迼 | |
| htmlhex | 迼 | |
| css | \8FFC | |
| javascript | \u{8FFC} | |
| python | \u8ffc | |
| java | \u8FFC | |
| go | \u8FFC | |
| ruby | \u{8FFC} | |
| rust | \u{8FFC} | |
| ccpp | \u8ffc | |
| urlencoded | %E8%BF%BC | |
| utf8bytes | e8 bf bc | |
| utf16bebytes | 8f fc | |
| utf32bebytes | 00 00 8f fc |
How to Use
HTML:
迼
CSS:
content: "\8FFC"
JavaScript:
"\u{8FFC}"
Python:
"\u8ffc"
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-8FFC)?
迼 (CJK UNIFIED IDEOGRAPH-8FFC) is the Unicode character U+8FFC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-8FFC?
The CJK UNIFIED IDEOGRAPH-8FFC character (迼) has codepoint U+8FFC.
How do I type or copy CJK UNIFIED IDEOGRAPH-8FFC?
Copy 迼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.