LATIN CAPITAL LETTER IUTF-8 Character/Symbol

I
Copy this symbol

LATIN CAPITAL LETTER I

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

0049
73

HTML Examples

Using HEX code of LATIN CAPITAL LETTER I in HTML file

<span> &#x0049; </span>

Using Decimal code of LATIN CAPITAL LETTER I in HTML file

<span> &#73; </span>

CSS Example

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

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