HTML Entity/Symbol𝔣(MATHEMATICAL FRAKTUR SMALL F )

𝔣
Copy this symbol

MATHEMATICAL FRAKTUR SMALL F

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

𝔣
𝔣
U+1D523
\1d523
𝔣

HTML Examples

Using HTML Code value in HTML file

<span> &#120099; </span>

Using HTML Entity value in HTML file

<span> &ffr; </span>

CSS Example

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

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