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