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-83AB
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+83AB | |
| decimal | 33707 | |
| htmldecimal | 莫 | |
| htmlhex | 莫 | |
| css | \83AB | |
| javascript | \u{83AB} | |
| python | \u83ab | |
| java | \u83AB | |
| go | \u83AB | |
| ruby | \u{83AB} | |
| rust | \u{83AB} | |
| ccpp | \u83ab | |
| urlencoded | %E8%8E%AB | |
| utf8bytes | e8 8e ab | |
| utf16bebytes | 83 ab | |
| utf32bebytes | 00 00 83 ab |
How to Use
HTML:
莫
CSS:
content: "\83AB"
JavaScript:
"\u{83AB}"
Python:
"\u83ab"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No