HTML Entity/Symbolî(LATIN SMALL LETTER I WITH CIRCUMFLEX )

î
Copy this symbol

LATIN SMALL LETTER I WITH CIRCUMFLEX

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

î
î
U+000EE
\00ee
î

HTML Examples

Using HTML Code value in HTML file

<span> &#238; </span>

Using HTML Entity value in HTML file

<span> &icirc; </span>

CSS Example

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

span { 
    content: "\00ee";
}
All HTML Symbols