HTML Entity/SymbolŴ(LATIN CAPITAL LETTER W WITH CIRCUMFLEX )

Ŵ
Copy this symbol

LATIN CAPITAL LETTER W WITH CIRCUMFLEX

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

Ŵ
Ŵ
U+00174
\0174
Ŵ

HTML Examples

Using HTML Code value in HTML file

<span> &#372; </span>

Using HTML Entity value in HTML file

<span> &Wcirc; </span>

CSS Example

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

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