HTML Entity/Symbolū(LATIN SMALL LETTER U WITH MACRON )

ū
Copy this symbol

LATIN SMALL LETTER U WITH MACRON

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

ū
ū
U+0016B
\016b
ū

HTML Examples

Using HTML Code value in HTML file

<span> &#363; </span>

Using HTML Entity value in HTML file

<span> &umacr; </span>

CSS Example

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

span { 
    content: "\016b";
}
All HTML Symbols