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