HTML Entity/Symbolį(LATIN SMALL LETTER I WITH OGONEK )

į
Copy this symbol

LATIN SMALL LETTER I WITH OGONEK

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

į
į
U+0012F
\012f
į

HTML Examples

Using HTML Code value in HTML file

<span> &#303; </span>

Using HTML Entity value in HTML file

<span> &iogon; </span>

CSS Example

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

span { 
    content: "\012f";
}
All HTML Symbols