HTML Entity/Symbolů(LATIN SMALL LETTER U WITH RING ABOVE )

ů
Copy this symbol

LATIN SMALL LETTER U WITH RING ABOVE

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

ů
ů
U+0016F
\016f
ů

HTML Examples

Using HTML Code value in HTML file

<span> &#367; </span>

Using HTML Entity value in HTML file

<span> &uring; </span>

CSS Example

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

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