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-9BB1
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+9BB1 | |
| decimal | 39857 | |
| htmldecimal | 鮱 | |
| htmlhex | 鮱 | |
| css | \9BB1 | |
| javascript | \u{9BB1} | |
| python | \u9bb1 | |
| java | \u9BB1 | |
| go | \u9BB1 | |
| ruby | \u{9BB1} | |
| rust | \u{9BB1} | |
| ccpp | \u9bb1 | |
| urlencoded | %E9%AE%B1 | |
| utf8bytes | e9 ae b1 | |
| utf16bebytes | 9b b1 | |
| utf32bebytes | 00 00 9b b1 |
How to Use
HTML:
鮱
CSS:
content: "\9BB1"
JavaScript:
"\u{9BB1}"
Python:
"\u9bb1"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No