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