HTML Entity/Symbol𝓈(MATHEMATICAL SCRIPT SMALL S )

𝓈
Copy this symbol

MATHEMATICAL SCRIPT SMALL S

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

𝓈
𝓈
U+1D4C8
\1d4c8
𝓈

HTML Examples

Using HTML Code value in HTML file

<span> &#120008; </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: "\1d4c8";
}
All HTML Symbols