Latin Capital Letter U with Double Acute |
| Name | Latin Capital Letter U with Double Acute | |
| Unicode | U+0170 | |
| CSS Code | \0170 | |
| HTML Entity | Ű | |
| HTML Code | Ű |
<div>Ű</div>div::before {
content: "\0170";
}Latin Capital Letter U with Double Acute |
| Name | Latin Capital Letter U with Double Acute | |
| Unicode | U+0170 | |
| CSS Code | \0170 | |
| HTML Entity | Ű | |
| HTML Code | Ű |
<div>Ű</div>div::before {
content: "\0170";
}