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 S WITH ACUTE AND DOT ABOVE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E64 | |
| decimal | 7780 | |
| htmldecimal | Ṥ | |
| htmlhex | Ṥ | |
| css | \1E64 | |
| javascript | \u{1E64} | |
| python | \u1e64 | |
| java | \u1E64 | |
| go | \u1E64 | |
| ruby | \u{1E64} | |
| rust | \u{1E64} | |
| ccpp | \u1e64 | |
| urlencoded | %E1%B9%A4 | |
| utf8bytes | e1 b9 a4 | |
| utf16bebytes | 1e 64 | |
| utf32bebytes | 00 00 1e 64 |
How to Use
HTML:
Ṥ
CSS:
content: "\1E64"
JavaScript:
"\u{1E64}"
Python:
"\u1e64"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 015A 0307