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