HTML Entity/Symbol𝔉(MATHEMATICAL FRAKTUR CAPITAL F )

𝔉
Copy this symbol

MATHEMATICAL FRAKTUR CAPITAL F

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

𝔉
𝔉
U+1D509
\1d509
𝔉

HTML Examples

Using HTML Code value in HTML file

<span> &#120073; </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: "\1d509";
}
All HTML Symbols