HTML Entity/Symbolℑ(BLACK-LETTER CAPITAL I )

Copy this symbol

BLACK-LETTER CAPITAL I

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

ℑ
ℑ
U+02111
\2111
ℑ

HTML Examples

Using HTML Code value in HTML file

<span> &#8465; </span>

Using HTML Entity value in HTML file

<span> &Ifr; </span>

CSS Example

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

span { 
    content: "\2111";
}
All HTML Symbols