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-9E79
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+9E79 | |
| decimal | 40569 | |
| htmldecimal | 鹹 | |
| htmlhex | 鹹 | |
| css | \9E79 | |
| javascript | \u{9E79} | |
| python | \u9e79 | |
| java | \u9E79 | |
| go | \u9E79 | |
| ruby | \u{9E79} | |
| rust | \u{9E79} | |
| ccpp | \u9e79 | |
| urlencoded | %E9%B9%B9 | |
| utf8bytes | e9 b9 b9 | |
| utf16bebytes | 9e 79 | |
| utf32bebytes | 00 00 9e 79 |
How to Use
HTML:
鹹
CSS:
content: "\9E79"
JavaScript:
"\u{9E79}"
Python:
"\u9e79"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No