HTML Entity/Symbolĩ(LATIN SMALL LETTER I WITH TILDE )

ĩ
Copy this symbol

LATIN SMALL LETTER I WITH TILDE

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

ĩ
ĩ
U+00129
\0129
ĩ

HTML Examples

Using HTML Code value in HTML file

<span> &#297; </span>

Using HTML Entity value in HTML file

<span> &itilde; </span>

CSS Example

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

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