Accented letters · guide

S with accent š ś ŝ ş ṡ

Unicode has 8 accented lowercase s and 8 uppercase forms. Click any letter below to copy it, then use the sections that follow to type it yourself on Windows, Mac, iPhone, Android, Word and Google Docs.

Accent keyboard →
One-minute answer
  1. 1Copy it. Click any letter on this page, then paste.
  2. 2Windows: Alt+0154 on the numpad types š.
  3. 3Mac, iPhone, Android: hold S and pick from ß ś š.
  4. 4Word: type 0161 then Alt+X for š.

Copy any accented s

Click a letter to copy it. Click its name for the symbol's own page with every code and method.

Lowercase

S with Dot above
S with Comma below
S with Dot below
S with Dot above and Dot below

Uppercase

S with Dot above
S with Comma below
S with Dot below
S with Dot above and Dot below

Every accented s: codes and shortcuts

Alt codes exist only for letters in the Windows-1252 code page. Everything else can be typed in Word with the hex code followed by Alt+X, or copied from the table. Mac shortcuts are for the US keyboard layout.

LetterNameUnicodeAlt codeWordMacHTMLUsed in
S with Caron U+0161 Alt+0154 0161 then Alt+X Option+V, S (ABC Extended) Czech, Slovak, Finnish, Croatian
S with Acute U+015B — 015B then Alt+X — Polish
S with Circumflex U+015D — 015D then Alt+X — Esperanto
S with Cedilla U+015F — 015F then Alt+X Option+C, S (ABC Extended) Turkish
S with Dot above U+1E61 — 1E61 then Alt+X Option+W, S (ABC Extended) —
S with Comma below U+0219 — 0219 then Alt+X — Romanian
S with Dot below U+1E63 — 1E63 then Alt+X Option+X, S (ABC Extended) —
S with Dot above and Dot below U+1E69 — 1E69 then Alt+X — —
Capital S with Caron U+0160 Alt+0138 0160 then Alt+X Option+V, Shift+S (ABC Extended) Czech, Slovak, Finnish, Croatian
Capital S with Acute U+015A — 015A then Alt+X — Polish
Capital S with Circumflex U+015C — 015C then Alt+X — Esperanto
Capital S with Cedilla U+015E — 015E then Alt+X Option+C, Shift+S (ABC Extended) Turkish
Capital S with Dot above U+1E60 — 1E60 then Alt+X Option+W, Shift+S (ABC Extended) —
Capital S with Comma below U+0218 — 0218 then Alt+X — Romanian
Capital S with Dot below U+1E62 — 1E62 then Alt+X Option+X, Shift+S (ABC Extended) —
Capital S with Dot above and Dot below U+1E68 — 1E68 then Alt+X — —

Which accented s do you need?

The accent tells you the language. Pick the keyboard for yours and every letter it needs is one click away.

š s with caron: A small V above the letter, also called a háček or wedge. Czech, Slovak, Slovenian, Croatian and Lithuanian use it for sounds like ch, sh and zh. Used in Czech, Slovak, Finnish, Croatian, Slovenian.

ś s with acute: A short stroke rising to the right. Marks stress in Spanish, vowel quality in French and Italian, and long vowels in Hungarian, Czech and Irish. Used in Polish.

ŝ s with circumflex: A small inverted V. In French it usually marks a vowel that once had a following s (forêt, hôtel). Also used in Portuguese, Romanian, Welsh and Esperanto. Used in Esperanto.

ş s with cedilla: A small hook under the letter. French and Portuguese ç sounds like s; Turkish ç and ş are ch and sh; Latvian and Romanian use it under other consonants. Used in Turkish.

ṡ s with dot above: A single dot above the letter. Turkish dotted İ, Polish ż, Lithuanian ė, Maltese ċ, ġ, ż and traditional Irish lenition all use it.

How to type s with an accent on Windows

Alt codes

Hold Alt, type the code on the numeric keypad with Num Lock on, then release Alt. The number row above the letters does not work.

LetterAlt codeLetterAlt code
Alt+0154Alt+0138

ś ŝ ş ṡ ș ṣ ṩ have no classic Alt code. Use one of the methods below for those.

US-International keyboard (dead keys)

Switch to the United States-International layout (Settings → Time & Language → Language → English → Options → Add a keyboard). Then press the accent key, release it, and press the letter:

  • ' then the letter gives ś
  • Shift+6 (^) then the letter gives ŝ
  • ' then c (for ç only) gives ş
  • AltGr+S gives ß directly

Emoji and symbol panel

Press Win+., open the Symbols tab (Ω), choose Latin symbols and click the letter. Works in every app and needs no numpad. Character Map (search it in the Start menu) does the same for older versions of Windows.

How to type s with an accent on a Mac

Press and hold

Hold the S key for a second. A small menu appears with ß ś š. Press the number shown under the one you want, or click it. Hold Shift first for the capital.

Character Viewer

Press Control+⌘+Space, type "s with" in the search box and double-click the letter. For carons, macrons, ogoneks and other marks that the US layout cannot type, add the ABC Extended input source (System Settings → Keyboard → Input Sources) which has dead keys for all of them.

How to type s with an accent on iPhone, iPad and Android

  1. Press and hold the S key.
  2. A pop-up shows ß ś š.
  3. Slide your finger onto the one you want and release.

For frequent use, save a shortcut: on iPhone go to Settings → General → Keyboard → Text Replacement; on Android open Gboard → Dictionary → Personal dictionary. Enter the accented letter as the phrase and a short code as the shortcut.

Word, Excel, PowerPoint and Google Docs

Microsoft Word

For any form, type its Unicode hex code and press Alt+X: 0161 → š, 015B → ś, 015D → ŝ, 015F → ş, and so on. You can also use Insert → Symbol → More Symbols with the subset set to Latin-1 Supplement or Latin Extended-A. AutoCorrect (File → Options → Proofing) can replace a code such as s~ with the letter automatically.

Excel and Google Sheets

Alt codes and paste work in cells. For a formula, use =UNICHAR(353) in Excel or =CHAR(353) in Google Sheets to get š.

Google Docs

Go to Insert → Special characters, then search "s with" or draw the letter in the sketch box. Docs also accepts Alt codes on Windows and Option dead keys on Mac. Under Tools → Preferences → Substitutions you can make Docs replace a code of your choosing with the accented letter.

S with accent in HTML, CSS and code

LetterHTMLNumericCSSJavaScriptLaTeX
ššš"\0161""\u0161"\v{s}
śśś"\015B""\u015B"\'{s}
ŝŝŝ"\015D""\u015D"\^{s}
şşş"\015F""\u015F"\c{s}
ṡṡṡ"\1E61""\u1E61"\.{s}
șșș"\0219""\u0219"—
ṣṣṣ"\1E63""\u1E63"\d{s}
ṩṩṩ"\1E69""\u1E69"—

Because these are ordinary Unicode characters, you can paste them straight into any UTF-8 file. The escapes only matter when the encoding is uncertain or you cannot type the letter.

Building any accent with combining marks

If you need a form Unicode does not precompose, or you are typing in an app that only has a plain s, type the letter and follow it with a combining mark. The mark sits on the previous character. Click any example to copy the two-character sequence.

In Word, type the letter, then the mark's hex code (for example 0301 for acute) and press Alt+X. On a Mac the Character Viewer lists them under Combining Diacritical Marks. Note that search engines and spell checkers treat a combined sequence differently from a precomposed letter, so prefer the precomposed form when one exists.

Troubleshooting

  • The Alt code types something else. Add the leading zero (Alt+0241, not Alt+241) and use the numeric keypad with Num Lock on. Laptops without a numpad need Win + . instead.
  • Press-and-hold shows nothing. On a Mac, key repeat may be enabled instead of the accent menu; run defaults write -g ApplePressAndHoldEnabled -bool true in Terminal and log out. On phones, the letter may not be in your keyboard's language.
  • Wrong accent. š (caron) and ś (acute) look similar at small sizes but are different letters; a search for one will not find the other.
  • A box or question mark appears after pasting. The font in that app lacks the glyph. Switch to a font with full Latin coverage such as Arial, Calibri, Noto Sans or Segoe UI.

Frequently asked questions

What is the Alt code for š? +

Hold Alt and type 0154 on the numeric keypad, then release Alt. The capital Š is Alt+0138. Alt codes need Num Lock on and a real numpad.

How do I type š with an accent on a Mac? +

Press and hold S or s on the keyboard and a menu of accented forms appears (ß ś š); press the number under the one you want.

How do I type š on iPhone and Android? +

Press and hold the S key. A pop-up shows ß ś š. Slide your finger to the one you want and release. Android's Gboard works the same way.

Which languages use s with an accent? +

Polish (ś), Czech (š), Slovak (š), Romanian (ș), Turkish (ş), Finnish (š), Croatian (š), Slovenian (š) and others.

How do I type š in Microsoft Word? +

Type 0161 where you want the letter and press Alt + X; Word converts the code to š.

What is the HTML code for š? +

Use š or the numeric š. In CSS content use "\0161" and in JavaScript "\u0161".

Every letter

Accented letters A to Z

✓ Copied to clipboard