HTML Entity/Symbol𝔲(MATHEMATICAL FRAKTUR SMALL U )

𝔲
Copy this symbol

MATHEMATICAL FRAKTUR SMALL U

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

𝔲
𝔲
U+1D532
\1d532
𝔲

HTML Examples

Using HTML Code value in HTML file

<span> &#120114; </span>

Using HTML Entity value in HTML file

<span> &ufr; </span>

CSS Example

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

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