HTML Entity/SymbolŬ(LATIN CAPITAL LETTER U WITH BREVE )

Ŭ
Copy this symbol

LATIN CAPITAL LETTER U WITH BREVE

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

Ŭ
Ŭ
U+0016C
\016c
Ŭ

HTML Examples

Using HTML Code value in HTML file

<span> &#364; </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: "\016c";
}
All HTML Symbols