Convert OnlineConvertOnline

x LATIN SMALL LETTER X UTF-8 character with hex code 0078

x
Copy this symbol

LATIN SMALL LETTER X

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

0078
120

HTML Examples

Using HEX code of LATIN SMALL LETTER X in HTML file

<span> &#x0078; </span>

Using Decimal code of LATIN SMALL LETTER X in HTML file

<span> &#120; </span>

CSS Example

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

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