Latin Capital Letter W with Circumflex |
| Name | Latin Capital Letter W with Circumflex | |
| Unicode | U+0174 | |
| CSS Code | \0174 | |
| HTML Entity | Ŵ | |
| HTML Code | Ŵ |
<div>Ŵ</div>div::before {
content: "\0174";
}Latin Capital Letter W with Circumflex |
| Name | Latin Capital Letter W with Circumflex | |
| Unicode | U+0174 | |
| CSS Code | \0174 | |
| HTML Entity | Ŵ | |
| HTML Code | Ŵ |
<div>Ŵ</div>div::before {
content: "\0174";
}