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-8CFD
Overview
賽 (CJK UNIFIED IDEOGRAPH-8CFD) is the Unicode character at code point U+8CFD. 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+8CFD | |
| decimal | 36093 | |
| htmldecimal | 賽 | |
| htmlhex | 賽 | |
| css | \8CFD | |
| javascript | \u{8CFD} | |
| python | \u8cfd | |
| java | \u8CFD | |
| go | \u8CFD | |
| ruby | \u{8CFD} | |
| rust | \u{8CFD} | |
| ccpp | \u8cfd | |
| urlencoded | %E8%B3%BD | |
| utf8bytes | e8 b3 bd | |
| utf16bebytes | 8c fd | |
| utf32bebytes | 00 00 8c fd |
How to Use
HTML:
賽
CSS:
content: "\8CFD"
JavaScript:
"\u{8CFD}"
Python:
"\u8cfd"
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-8CFD)?
賽 (CJK UNIFIED IDEOGRAPH-8CFD) is the Unicode character U+8CFD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-8CFD?
The CJK UNIFIED IDEOGRAPH-8CFD character (賽) has codepoint U+8CFD.
How do I type or copy CJK UNIFIED IDEOGRAPH-8CFD?
Copy 賽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.