HTML Entity/SymbolŲ(LATIN CAPITAL LETTER U WITH OGONEK )

Ų
Copy this symbol

LATIN CAPITAL LETTER U WITH OGONEK

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

Ų
Ų
U+00172
\0172
Ų

HTML Examples

Using HTML Code value in HTML file

<span> &#370; </span>

Using HTML Entity value in HTML file

<span> &Uogon; </span>

CSS Example

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

span { 
    content: "\0172";
}
All HTML Symbols