About Latin Small Letter U With Ring Above Latin Small Letter U Ring
Latin Small Letter U With Ring Above Latin Small Letter U Ring is the Unicode character ů at codepoint U+016F in the Latin Extended-A block of the Basic Multilingual Plane (BMP).
Developer Notes
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Latin Small Letter U With Ring Above Latin Small Letter U Ring
To use the Latin Small Letter U With Ring Above Latin Small Letter U Ring symbol (ů) in HTML, insert the
entity ů directly into your markup. The decimal entity ů works in any HTML-serialised document.
In CSS pseudo-elements use content: '\16F';.
In JavaScript and TypeScript the escape '\u016F' evaluates to ů. In Python source, write '\u016F'.
The character encodes to C5 AF as UTF-8 bytes and 016F as UTF-16 code units. Its decimal codepoint is 367.
This is a text-based Unicode character. It will render in the current font on most platforms. If a font lacks this glyph, the browser may show a placeholder or fall back to a system font.