HTML Entity/Symbol𝔖(MATHEMATICAL FRAKTUR CAPITAL S )

𝔖
Copy this symbol

MATHEMATICAL FRAKTUR CAPITAL S

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

𝔖
𝔖
U+1D516
\1d516
𝔖

HTML Examples

Using HTML Code value in HTML file

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