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-81EA
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+81EA | |
| decimal | 33258 | |
| htmldecimal | 自 | |
| htmlhex | 自 | |
| css | \81EA | |
| javascript | \u{81EA} | |
| python | \u81ea | |
| java | \u81EA | |
| go | \u81EA | |
| ruby | \u{81EA} | |
| rust | \u{81EA} | |
| ccpp | \u81ea | |
| urlencoded | %E8%87%AA | |
| utf8bytes | e8 87 aa | |
| utf16bebytes | 81 ea | |
| utf32bebytes | 00 00 81 ea |
How to Use
HTML:
自
CSS:
content: "\81EA"
JavaScript:
"\u{81EA}"
Python:
"\u81ea"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No