HTML Entity/Symbol𝒮(MATHEMATICAL SCRIPT CAPITAL S )

𝒮
Copy this symbol

MATHEMATICAL SCRIPT CAPITAL S

Click on any of the following code values to copy to clipboard.

𝒮
𝒮
U+1D4AE
\1d4ae
𝒮

HTML Examples

Using HTML Code value in HTML file

<span> &#119982; </span>

Using HTML Entity value in HTML file

<span> &Sscr; </span>

CSS Example

Using CSS content code of the HTML entity &Sscr; to specify in a CSS file

span { 
    content: "\1d4ae";
}
All HTML Symbols