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-56CE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+56CE | |
| decimal | 22222 | |
| htmldecimal | 囎 | |
| htmlhex | 囎 | |
| css | \56CE | |
| javascript | \u{56CE} | |
| python | \u56ce | |
| java | \u56CE | |
| go | \u56CE | |
| ruby | \u{56CE} | |
| rust | \u{56CE} | |
| ccpp | \u56ce | |
| urlencoded | %E5%9B%8E | |
| utf8bytes | e5 9b 8e | |
| utf16bebytes | 56 ce | |
| utf32bebytes | 00 00 56 ce |
How to Use
HTML:
囎
CSS:
content: "\56CE"
JavaScript:
"\u{56CE}"
Python:
"\u56ce"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No