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-7EC3
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+7EC3 | |
| decimal | 32451 | |
| htmldecimal | 练 | |
| htmlhex | 练 | |
| css | \7EC3 | |
| javascript | \u{7EC3} | |
| python | \u7ec3 | |
| java | \u7EC3 | |
| go | \u7EC3 | |
| ruby | \u{7EC3} | |
| rust | \u{7EC3} | |
| ccpp | \u7ec3 | |
| urlencoded | %E7%BB%83 | |
| utf8bytes | e7 bb 83 | |
| utf16bebytes | 7e c3 | |
| utf32bebytes | 00 00 7e c3 |
How to Use
HTML:
练
CSS:
content: "\7EC3"
JavaScript:
"\u{7EC3}"
Python:
"\u7ec3"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No