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 CAPITAL LETTER X WITH DOT ABOVE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E8A | |
| decimal | 7818 | |
| htmldecimal | Ẋ | |
| htmlhex | Ẋ | |
| css | \1E8A | |
| javascript | \u{1E8A} | |
| python | \u1e8a | |
| java | \u1E8A | |
| go | \u1E8A | |
| ruby | \u{1E8A} | |
| rust | \u{1E8A} | |
| ccpp | \u1e8a | |
| urlencoded | %E1%BA%8A | |
| utf8bytes | e1 ba 8a | |
| utf16bebytes | 1e 8a | |
| utf32bebytes | 00 00 1e 8a |
How to Use
HTML:
Ẋ
CSS:
content: "\1E8A"
JavaScript:
"\u{1E8A}"
Python:
"\u1e8a"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0058 0307