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-4E0B
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+4E0B | |
| decimal | 19979 | |
| htmldecimal | 下 | |
| htmlhex | 下 | |
| css | \4E0B | |
| javascript | \u{4E0B} | |
| python | \u4e0b | |
| java | \u4E0B | |
| go | \u4E0B | |
| ruby | \u{4E0B} | |
| rust | \u{4E0B} | |
| ccpp | \u4e0b | |
| urlencoded | %E4%B8%8B | |
| utf8bytes | e4 b8 8b | |
| utf16bebytes | 4e 0b | |
| utf32bebytes | 00 00 4e 0b |
How to Use
HTML:
下
CSS:
content: "\4E0B"
JavaScript:
"\u{4E0B}"
Python:
"\u4e0b"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No