LATIN SMALL LETTER YUTF-8 Character/Symbol

y
Copy this symbol

LATIN SMALL LETTER Y

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

0079
121

HTML Examples

Using HEX code of LATIN SMALL LETTER Y in HTML file

<span> &#x0079; </span>

Using Decimal code of LATIN SMALL LETTER Y in HTML file

<span> &#121; </span>

CSS Example

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

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