If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+016F, officially named LATIN SMALL LETTER U WITH RING ABOVE, was introduced in Unicode version 1.1. It is part of the Latin Ext A block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as LATIN SMALL LETTER U RING.
Categorized technically as a Lowercase Letter, this character typically falls under the Latin script. In terms of text layout and rendering, the glyph is a canonical composition and has no designated width in East Asian typography. When placed in bidirectional text, it behaves as an Left-To-Right character. Its visual representation remains not mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
367
Copied!
|
|---|---|
| UTF-8 |
C5 AF
Copied!
|
| UTF-16 |
01 6F
Copied!
|
| UTF-32 |
00 00 01 6F
Copied!
|
| URL-Quoted |
%C5%AF
Copied!
|
| HTML hex reference |
ů
Copied!
|
| RFC 5137 |
\u'016F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u016F
Copied!
|
| C and C++ |
\u016f
Copied!
|
| C# |
\u016f
Copied!
|
| CSS |
\00016F
Copied!
|
| Excel |
=UNICHAR(367)
Copied!
|
| Go |
\u016f
Copied!
|
| JavaScript |
\u016F
Copied!
|
| Modern JavaScript (since ES6) |
\u{016f}
Copied!
|
| JSON |
\u016F
Copied!
|
| Java |
\u016F
Copied!
|
| Lua |
\u{016F}
Copied!
|
| Matlab |
char(367)
Copied!
|
| Perl |
\x{016F}
Copied!
|
| PHP |
\u{016f}
Copied!
|
| PostgreSQL |
U&'\016F'
Copied!
|
| PowerShell |
`u{016F}
Copied!
|
| Python |
\u016f
Copied!
|
| Ruby |
\u{016f}
Copied!
|
| Rust |
\u{016f}
Copied!
|