HTML Entity/SymbolŨ(LATIN CAPITAL LETTER U WITH TILDE )

Ũ
Copy this symbol

LATIN CAPITAL LETTER U WITH TILDE

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

Ũ
Ũ
U+00168
\0168
Ũ

HTML Examples

Using HTML Code value in HTML file

<span> &#360; </span>

Using HTML Entity value in HTML file

<span> &Utilde; </span>

CSS Example

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

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