LATIN SMALL LETTER UUTF-8 Character/Symbol

u
Copy this symbol

LATIN SMALL LETTER U

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

0075
117

HTML Examples

Using HEX code of LATIN SMALL LETTER U in HTML file

<span> &#x0075; </span>

Using Decimal code of LATIN SMALL LETTER U in HTML file

<span> &#117; </span>

CSS Example

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

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