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-75AB
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+75AB | |
| decimal | 30123 | |
| htmldecimal | 疫 | |
| htmlhex | 疫 | |
| css | \75AB | |
| javascript | \u{75AB} | |
| python | \u75ab | |
| java | \u75AB | |
| go | \u75AB | |
| ruby | \u{75AB} | |
| rust | \u{75AB} | |
| ccpp | \u75ab | |
| urlencoded | %E7%96%AB | |
| utf8bytes | e7 96 ab | |
| utf16bebytes | 75 ab | |
| utf32bebytes | 00 00 75 ab |
How to Use
HTML:
疫
CSS:
content: "\75AB"
JavaScript:
"\u{75AB}"
Python:
"\u75ab"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No