Uppercase U With Horn
Ư
UNICODE
U+001AFHEX CODE
ƯHTML CODE
ƯHTML ENTITY
—CSS CODE
\01AF // html example
<span>Ư</span> // css example
span {
content: "\01AF";
} Ư
U+001AFƯƯ—\01AF // html example
<span>Ư</span> // css example
span {
content: "\01AF";
}