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