HTML Entity/Symbol𝔰(MATHEMATICAL FRAKTUR SMALL S )

𝔰
Copy this symbol

MATHEMATICAL FRAKTUR SMALL S

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

𝔰
𝔰
U+1D530
\1d530
𝔰

HTML Examples

Using HTML Code value in HTML file

<span> &#120112; </span>

Using HTML Entity value in HTML file

<span> &sfr; </span>

CSS Example

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

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