Name: | Latin Small Letter U With Ring Above |
Unicode Code Point: | U+016F |
Unicode Character: | ů |
Decimal NCRs: | ů |
Hexadecimal NCRs: | ů |
UTF-8 Code: | C5 AF |
Escaped Unicode: | \u016F |
Category: | Latin Extended-A |
Search Unicode by name:
» Unicode Converter
The Hexadecimal code can be used to show the unicode character in HTML or Javascript:
alert('ů');
Substitute the '&' or '#' letter to '&' or '#' to show the code itself:
alert('ů');