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-7CFB
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+7CFB | |
| decimal | 31995 | |
| htmldecimal | 系 | |
| htmlhex | 系 | |
| css | \7CFB | |
| javascript | \u{7CFB} | |
| python | \u7cfb | |
| java | \u7CFB | |
| go | \u7CFB | |
| ruby | \u{7CFB} | |
| rust | \u{7CFB} | |
| ccpp | \u7cfb | |
| urlencoded | %E7%B3%BB | |
| utf8bytes | e7 b3 bb | |
| utf16bebytes | 7c fb | |
| utf32bebytes | 00 00 7c fb |
How to Use
HTML:
系
CSS:
content: "\7CFB"
JavaScript:
"\u{7CFB}"
Python:
"\u7cfb"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No