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 LONG S WITH DOT ABOVE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E9B | |
| decimal | 7835 | |
| htmldecimal | ẛ | |
| htmlhex | ẛ | |
| css | \1E9B | |
| javascript | \u{1E9B} | |
| python | \u1e9b | |
| java | \u1E9B | |
| go | \u1E9B | |
| ruby | \u{1E9B} | |
| rust | \u{1E9B} | |
| ccpp | \u1e9b | |
| urlencoded | %E1%BA%9B | |
| utf8bytes | e1 ba 9b | |
| utf16bebytes | 1e 9b | |
| utf32bebytes | 00 00 1e 9b |
How to Use
HTML:
ẛ
CSS:
content: "\1E9B"
JavaScript:
"\u{1E9B}"
Python:
"\u1e9b"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 017F 0307