Convert OnlineConvertOnline

i LATIN SMALL LETTER I UTF-8 character with hex code 0069

i
Copy this symbol

LATIN SMALL LETTER I

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

0069
105

HTML Examples

Using HEX code of LATIN SMALL LETTER I in HTML file

<span> &#x0069; </span>

Using Decimal code of LATIN SMALL LETTER I in HTML file

<span> &#105; </span>

CSS Example

Using HEX code of LATIN SMALL LETTER I in CSS file for content

span { 
    content: '\0069';
}
All UTF-8 Symbols