HTML Entity/Symbolℐ(SCRIPT CAPITAL I )

Copy this symbol

SCRIPT CAPITAL I

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

ℐ
ℐ
U+02110
\2110
ℐ

HTML Examples

Using HTML Code value in HTML file

<span> &#8464; </span>

Using HTML Entity value in HTML file

<span> &imagline; </span>

CSS Example

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

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