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-9C2B
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+9C2B | |
| decimal | 39979 | |
| htmldecimal | 鰫 | |
| htmlhex | 鰫 | |
| css | \9C2B | |
| javascript | \u{9C2B} | |
| python | \u9c2b | |
| java | \u9C2B | |
| go | \u9C2B | |
| ruby | \u{9C2B} | |
| rust | \u{9C2B} | |
| ccpp | \u9c2b | |
| urlencoded | %E9%B0%AB | |
| utf8bytes | e9 b0 ab | |
| utf16bebytes | 9c 2b | |
| utf32bebytes | 00 00 9c 2b |
How to Use
HTML:
鰫
CSS:
content: "\9C2B"
JavaScript:
"\u{9C2B}"
Python:
"\u9c2b"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No