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-8CDF
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+8CDF | |
| decimal | 36063 | |
| htmldecimal | 賟 | |
| htmlhex | 賟 | |
| css | \8CDF | |
| javascript | \u{8CDF} | |
| python | \u8cdf | |
| java | \u8CDF | |
| go | \u8CDF | |
| ruby | \u{8CDF} | |
| rust | \u{8CDF} | |
| ccpp | \u8cdf | |
| urlencoded | %E8%B3%9F | |
| utf8bytes | e8 b3 9f | |
| utf16bebytes | 8c df | |
| utf32bebytes | 00 00 8c df |
How to Use
HTML:
賟
CSS:
content: "\8CDF"
JavaScript:
"\u{8CDF}"
Python:
"\u8cdf"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No