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