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-5BAB
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+5BAB | |
| decimal | 23467 | |
| htmldecimal | 宫 | |
| htmlhex | 宫 | |
| css | \5BAB | |
| javascript | \u{5BAB} | |
| python | \u5bab | |
| java | \u5BAB | |
| go | \u5BAB | |
| ruby | \u{5BAB} | |
| rust | \u{5BAB} | |
| ccpp | \u5bab | |
| urlencoded | %E5%AE%AB | |
| utf8bytes | e5 ae ab | |
| utf16bebytes | 5b ab | |
| utf32bebytes | 00 00 5b ab |
How to Use
HTML:
宫
CSS:
content: "\5BAB"
JavaScript:
"\u{5BAB}"
Python:
"\u5bab"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No