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 DOT BELOW
Overview
Ṣ (LATIN CAPITAL LETTER S WITH DOT BELOW) is the Unicode character at code point U+1E62. 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+1E62 | |
| decimal | 7778 | |
| htmldecimal | Ṣ | |
| htmlhex | Ṣ | |
| css | \1E62 | |
| javascript | \u{1E62} | |
| python | \u1e62 | |
| java | \u1E62 | |
| go | \u1E62 | |
| ruby | \u{1E62} | |
| rust | \u{1E62} | |
| ccpp | \u1e62 | |
| urlencoded | %E1%B9%A2 | |
| utf8bytes | e1 b9 a2 | |
| utf16bebytes | 1e 62 | |
| utf32bebytes | 00 00 1e 62 |
How to Use
HTML:
Ṣ
CSS:
content: "\1E62"
JavaScript:
"\u{1E62}"
Python:
"\u1e62"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0053 0323
Frequently Asked Questions
What is the Ṣ character (LATIN CAPITAL LETTER S WITH DOT BELOW)?
Ṣ (LATIN CAPITAL LETTER S WITH DOT BELOW) is the Unicode character U+1E62.
What is the Unicode codepoint of LATIN CAPITAL LETTER S WITH DOT BELOW?
The LATIN CAPITAL LETTER S WITH DOT BELOW character (Ṣ) has codepoint U+1E62.
How do I type or copy LATIN CAPITAL LETTER S WITH DOT BELOW?
Copy Ṣ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.