If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+022D, officially named LATIN SMALL LETTER O WITH TILDE AND MACRON, was introduced in Unicode version 3.0. It is part of the Latin Ext B block, which belongs to the Basic Multilingual plane.
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º |
557
Copied!
|
|---|---|
| UTF-8 |
C8 AD
Copied!
|
| UTF-16 |
02 2D
Copied!
|
| UTF-32 |
00 00 02 2D
Copied!
|
| URL-Quoted |
%C8%AD
Copied!
|
| HTML hex reference |
ȭ
Copied!
|
| RFC 5137 |
\u'022D'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u022D
Copied!
|
| C and C++ |
\u022d
Copied!
|
| C# |
\u022d
Copied!
|
| CSS |
\00022D
Copied!
|
| Excel |
=UNICHAR(557)
Copied!
|
| Go |
\u022d
Copied!
|
| JavaScript |
\u022D
Copied!
|
| Modern JavaScript (since ES6) |
\u{022d}
Copied!
|
| JSON |
\u022D
Copied!
|
| Java |
\u022D
Copied!
|
| Lua |
\u{022D}
Copied!
|
| Matlab |
char(557)
Copied!
|
| Perl |
\x{022D}
Copied!
|
| PHP |
\u{022d}
Copied!
|
| PostgreSQL |
U&'\022D'
Copied!
|
| PowerShell |
`u{022D}
Copied!
|
| Python |
\u022d
Copied!
|
| Ruby |
\u{022d}
Copied!
|
| Rust |
\u{022d}
Copied!
|