Latin Capital Letter U with Macron |
| Name | Latin Capital Letter U with Macron | |
| Unicode | U+016A | |
| CSS Code | \016A | |
| HTML Entity | Ū | |
| HTML Code | Ū |
<div>Ū</div>div::before {
content: "\016A";
}Latin Capital Letter U with Macron |
| Name | Latin Capital Letter U with Macron | |
| Unicode | U+016A | |
| CSS Code | \016A | |
| HTML Entity | Ū | |
| HTML Code | Ū |
<div>Ū</div>div::before {
content: "\016A";
}