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' : ''">
ẍ
LATIN SMALL LETTER X WITH DIAERESIS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E8D | |
| decimal | 7821 | |
| htmldecimal | ẍ | |
| htmlhex | ẍ | |
| css | \1E8D | |
| javascript | \u{1E8D} | |
| python | \u1e8d | |
| java | \u1E8D | |
| go | \u1E8D | |
| ruby | \u{1E8D} | |
| rust | \u{1E8D} | |
| ccpp | \u1e8d | |
| urlencoded | %E1%BA%8D | |
| utf8bytes | e1 ba 8d | |
| utf16bebytes | 1e 8d | |
| utf32bebytes | 00 00 1e 8d |
How to Use
HTML:
ẍ
CSS:
content: "\1E8D"
JavaScript:
"\u{1E8D}"
Python:
"\u1e8d"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0078 0308