HTML Entity/Symbol𝕤(MATHEMATICAL DOUBLE-STRUCK SMALL S )

𝕤
Copy this symbol

MATHEMATICAL DOUBLE-STRUCK SMALL S

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

𝕤
𝕤
U+1D564
\1d564
𝕤

HTML Examples

Using HTML Code value in HTML file

<span> &#120164; </span>

Using HTML Entity value in HTML file

<span> &sopf; </span>

CSS Example

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

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