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 CARON AND DOT ABOVE
Overview
Ṧ (LATIN CAPITAL LETTER S WITH CARON AND DOT ABOVE) is the Unicode character at code point U+1E66. It belongs to the Latin Extended Additional block, in the Uppercase Letter (Lu) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E66 | |
| decimal | 7782 | |
| htmldecimal | Ṧ | |
| htmlhex | Ṧ | |
| css | \1E66 | |
| javascript | \u{1E66} | |
| python | \u1e66 | |
| java | \u1E66 | |
| go | \u1E66 | |
| ruby | \u{1E66} | |
| rust | \u{1E66} | |
| ccpp | \u1e66 | |
| urlencoded | %E1%B9%A6 | |
| utf8bytes | e1 b9 a6 | |
| utf16bebytes | 1e 66 | |
| utf32bebytes | 00 00 1e 66 |
How to Use
HTML:
Ṧ
CSS:
content: "\1E66"
JavaScript:
"\u{1E66}"
Python:
"\u1e66"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0160 0307
Frequently Asked Questions
What is the Ṧ character (LATIN CAPITAL LETTER S WITH CARON AND DOT ABOVE)?
Ṧ (LATIN CAPITAL LETTER S WITH CARON AND DOT ABOVE) is the Unicode character U+1E66.
What is the Unicode codepoint of LATIN CAPITAL LETTER S WITH CARON AND DOT ABOVE?
The LATIN CAPITAL LETTER S WITH CARON AND DOT ABOVE character (Ṧ) has codepoint U+1E66.
How do I type or copy LATIN CAPITAL LETTER S WITH CARON AND DOT ABOVE?
Copy Ṧ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.