HTML Entity/Symbol𝕠(MATHEMATICAL DOUBLE-STRUCK SMALL O )

𝕠
Copy this symbol

MATHEMATICAL DOUBLE-STRUCK SMALL O

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

𝕠
𝕠
U+1D560
\1d560
𝕠

HTML Examples

Using HTML Code value in HTML file

<span> &#120160; </span>

Using HTML Entity value in HTML file

<span> &oopf; </span>

CSS Example

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

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