If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+014F, officially named LATIN SMALL LETTER O WITH BREVE, 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 O BREVE.
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º |
335
Copied!
|
|---|---|
| UTF-8 |
C5 8F
Copied!
|
| UTF-16 |
01 4F
Copied!
|
| UTF-32 |
00 00 01 4F
Copied!
|
| URL-Quoted |
%C5%8F
Copied!
|
| HTML hex reference |
ŏ
Copied!
|
| RFC 5137 |
\u'014F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u014F
Copied!
|
| C and C++ |
\u014f
Copied!
|
| C# |
\u014f
Copied!
|
| CSS |
\00014F
Copied!
|
| Excel |
=UNICHAR(335)
Copied!
|
| Go |
\u014f
Copied!
|
| JavaScript |
\u014F
Copied!
|
| Modern JavaScript (since ES6) |
\u{014f}
Copied!
|
| JSON |
\u014F
Copied!
|
| Java |
\u014F
Copied!
|
| Lua |
\u{014F}
Copied!
|
| Matlab |
char(335)
Copied!
|
| Perl |
\x{014F}
Copied!
|
| PHP |
\u{014f}
Copied!
|
| PostgreSQL |
U&'\014F'
Copied!
|
| PowerShell |
`u{014F}
Copied!
|
| Python |
\u014f
Copied!
|
| Ruby |
\u{014f}
Copied!
|
| Rust |
\u{014f}
Copied!
|