HTML Entity/Symbolŭ(LATIN SMALL LETTER U WITH BREVE )

ŭ
Copy this symbol

LATIN SMALL LETTER U WITH BREVE

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

ŭ
ŭ
U+0016D
\016d
ŭ

HTML Examples

Using HTML Code value in HTML file

<span> &#365; </span>

Using HTML Entity value in HTML file

<span> &ubreve; </span>

CSS Example

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

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