HTML Entity/Symbol𝕦(MATHEMATICAL DOUBLE-STRUCK SMALL U )

𝕦
Copy this symbol

MATHEMATICAL DOUBLE-STRUCK SMALL U

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

𝕦
𝕦
U+1D566
\1d566
𝕦

HTML Examples

Using HTML Code value in HTML file

<span> &#120166; </span>

Using HTML Entity value in HTML file

<span> &uopf; </span>

CSS Example

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

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