HTML Entity/Symbolų(LATIN SMALL LETTER U WITH OGONEK )

ų
Copy this symbol

LATIN SMALL LETTER U WITH OGONEK

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

ų
ų
U+00173
\0173
ų

HTML Examples

Using HTML Code value in HTML file

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