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-666A
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+666A | |
| decimal | 26218 | |
| htmldecimal | 晪 | |
| htmlhex | 晪 | |
| css | \666A | |
| javascript | \u{666A} | |
| python | \u666a | |
| java | \u666A | |
| go | \u666A | |
| ruby | \u{666A} | |
| rust | \u{666A} | |
| ccpp | \u666a | |
| urlencoded | %E6%99%AA | |
| utf8bytes | e6 99 aa | |
| utf16bebytes | 66 6a | |
| utf32bebytes | 00 00 66 6a |
How to Use
HTML:
晪
CSS:
content: "\666A"
JavaScript:
"\u{666A}"
Python:
"\u666a"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No