HTML Entity/Symbol𝔢(MATHEMATICAL FRAKTUR SMALL E )

𝔢
Copy this symbol

MATHEMATICAL FRAKTUR SMALL E

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

𝔢
𝔢
U+1D522
\1d522
𝔢

HTML Examples

Using HTML Code value in HTML file

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