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