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