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-7BAF
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+7BAF | |
| decimal | 31663 | |
| htmldecimal | 箯 | |
| htmlhex | 箯 | |
| css | \7BAF | |
| javascript | \u{7BAF} | |
| python | \u7baf | |
| java | \u7BAF | |
| go | \u7BAF | |
| ruby | \u{7BAF} | |
| rust | \u{7BAF} | |
| ccpp | \u7baf | |
| urlencoded | %E7%AE%AF | |
| utf8bytes | e7 ae af | |
| utf16bebytes | 7b af | |
| utf32bebytes | 00 00 7b af |
How to Use
HTML:
箯
CSS:
content: "\7BAF"
JavaScript:
"\u{7BAF}"
Python:
"\u7baf"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No