Mathematical Italic Capital S 𝑆
Visual Description: The character is a tall S with a distinct rightward tilt. In most math fonts it carries smooth, uniform strokes and no extra serifs. It sits cleanly among symbols in equations and text alike. The italic shape emphasizes that it represents a variable or label rather than ordinary text. It reads clearly in dense formulas.
Meaning & Usage: In mathematics, this S marks a variable, a set label, or a named function. Its italic form helps distinguish quantities from ordinary words in formulas. In education and software, you may see it used as S(x) or to name a collection S. Quick UI tools often insert it in math mode.
Historical Background: It belongs to a family of mathematical alphanumeric symbols that expanded typography for modern computation. Designers separated variables from plain text by using italic or bold styles. The range grew to support many letters in digital documents, keeping math expressions visually consistent across editors and calculators.
Practical Use: In practice, you may see this S as a standard variable in formulas or as a label in a set description. Calculators and math editors offer a math mode or symbol picker with quick buttons for operations and comparisons. You can apply italics to variables and insert S in templates easily.
See our category page for related symbols.
Look‑alikes: S (U+53).
Need styled alternatives? Try the Fancy Text tool.
Confusables
Technical details
- Codepoint:
U+1D446 - General Category:
Lu - Age:
3.1 - Bidi Class:
L - Decomposition:
<font> 0053 - Block:
Mathematical Alphanumeric Symbols - Script:
Common - UTF-8:
F0 9D 91 86 - UTF-16:
D835 DC46 - UTF-32:
0001D446 - HTML dec:
𝑆 - HTML hex:
𝑆 - JS escape:
\u{1D446} - Python \N{}:
\N{MATHEMATICAL ITALIC CAPITAL S} - Python \U:
\U0001D446 - URL-encoded:
%F0%9D%91%86 - CSS escape:
\1D446
How to type / insert
Fast copy: click the Copy button near the top of this page.
By codepoint: in many editors and IDEs, you can insert via the Unicode code U+1D446 or a built‑in character picker.
HTML: use the numeric entity 푆 (hex) or 푆 (decimal) when an HTML entity is needed.
Compatibility & troubleshooting
Font support: if the symbol does not render, the current font likely lacks this codepoint. Choose a font with broad Unicode coverage or allow a fallback font.
Web pages: ensure your CSS font stack includes a general fallback; avoid relying on images for common symbols to preserve accessibility and copyability.