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 DOT ABOVE
Overview
ẋ (LATIN SMALL LETTER X WITH DOT ABOVE) is the Unicode character at code point U+1E8B. It belongs to the Latin Extended Additional block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E8B | |
| decimal | 7819 | |
| htmldecimal | ẋ | |
| htmlhex | ẋ | |
| css | \1E8B | |
| javascript | \u{1E8B} | |
| python | \u1e8b | |
| java | \u1E8B | |
| go | \u1E8B | |
| ruby | \u{1E8B} | |
| rust | \u{1E8B} | |
| ccpp | \u1e8b | |
| urlencoded | %E1%BA%8B | |
| utf8bytes | e1 ba 8b | |
| utf16bebytes | 1e 8b | |
| utf32bebytes | 00 00 1e 8b |
How to Use
HTML:
ẋ
CSS:
content: "\1E8B"
JavaScript:
"\u{1E8B}"
Python:
"\u1e8b"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0078 0307
Frequently Asked Questions
What is the ẋ character (LATIN SMALL LETTER X WITH DOT ABOVE)?
ẋ (LATIN SMALL LETTER X WITH DOT ABOVE) is the Unicode character U+1E8B.
What is the Unicode codepoint of LATIN SMALL LETTER X WITH DOT ABOVE?
The LATIN SMALL LETTER X WITH DOT ABOVE character (ẋ) has codepoint U+1E8B.
How do I type or copy LATIN SMALL LETTER X WITH DOT ABOVE?
Copy ẋ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.