Latin Small Letter U with Ogonek |
Name | Latin Small Letter U with Ogonek | |
Unicode | U+0173 | |
CSS Code | \0173 | |
HTML Entity | ų | |
HTML Code | ų |
<div>ų</div>
div::before {
content: "\0173";
}
Latin Small Letter U with Ogonek |
Name | Latin Small Letter U with Ogonek | |
Unicode | U+0173 | |
CSS Code | \0173 | |
HTML Entity | ų | |
HTML Code | ų |
<div>ų</div>
div::before {
content: "\0173";
}