Lowercase s circumflex (ŝ) is the Latin Extended-A character at Unicode U+015D(LATIN SMALL LETTER S WITH CIRCUMFLEX). It is the letter s with a circumflex (^) above — used in Esperanto and linguistic notation.
Remember
Character ŝ
Unicode U+015D
Named entity ŝ
Hex entity ŝ
Decimal ŝ
CSS escape \015D
Capital Ŝ (Ŝ)
Named, hex, decimal, CSS, and a typed character all produce the same glyph: ŝ. Prefer ŝ in HTML source for clarity.
Use ŝ (named), ŝ (hex), ŝ (decimal), or the CSS escape \015D in the content property. All render ŝ. Prefer ŝ in HTML source.
U+015D (LATIN SMALL LETTER S WITH CIRCUMFLEX). Hex 15D, decimal 349. It belongs to Latin Extended-A (U+0100–U+017F).
Yes. ŝ is the HTML5 named entity for ŝ. The capital form is Ŝ (Ŝ, U+015C) — names are case-sensitive.
Use it for Esperanto text, linguistic notation that needs ŝ, and multilingual pages. In Esperanto it represents a sound like English “sh”.
HTML entities (ŝ, ŝ, or ŝ) go in markup. The CSS escape \015D is used in stylesheets (usually in the content property of ::before/::after). Both render ŝ.
No. S circumflex ŝ is U+015D (ŝ). S caron š is U+0161 (š). Different diacritics — do not substitute one for the other.
🤔
Did you know?
Lowercase s circumflex is Unicode U+015D (decimal 349) — LATIN SMALL LETTER S WITH CIRCUMFLEX in Latin Extended-A. HTML5 provides ŝ — the most readable form. Capital is Ŝ (Ŝ, U+015C). Essential in Esperanto (ŝati, ŝipo, ŝafo), where it marks the “sh” sound. Not the same as plain s or s caron (š).