HTML Entity/Symbol𝔈(MATHEMATICAL FRAKTUR CAPITAL E )

𝔈
Copy this symbol

MATHEMATICAL FRAKTUR CAPITAL E

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

𝔈
𝔈
U+1D508
\1d508
𝔈

HTML Examples

Using HTML Code value in HTML file

<span> &#120072; </span>

Using HTML Entity value in HTML file

<span> &Efr; </span>

CSS Example

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

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