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-5AB5
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+5AB5 | |
| decimal | 23221 | |
| htmldecimal | 媵 | |
| htmlhex | 媵 | |
| css | \5AB5 | |
| javascript | \u{5AB5} | |
| python | \u5ab5 | |
| java | \u5AB5 | |
| go | \u5AB5 | |
| ruby | \u{5AB5} | |
| rust | \u{5AB5} | |
| ccpp | \u5ab5 | |
| urlencoded | %E5%AA%B5 | |
| utf8bytes | e5 aa b5 | |
| utf16bebytes | 5a b5 | |
| utf32bebytes | 00 00 5a b5 |
How to Use
HTML:
媵
CSS:
content: "\5AB5"
JavaScript:
"\u{5AB5}"
Python:
"\u5ab5"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No