HTML Entity/Symbol℩(TURNED GREEK SMALL LETTER IOTA )

Copy this symbol

TURNED GREEK SMALL LETTER IOTA

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

℩
℩
U+02129
\2129
℩

HTML Examples

Using HTML Code value in HTML file

<span> &#8489; </span>

Using HTML Entity value in HTML file

<span> &iiota; </span>

CSS Example

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

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