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