If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+01FB, officially named LATIN SMALL LETTER A WITH RING ABOVE AND ACUTE, was introduced in Unicode version 1.1. 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º |
507
Copied!
|
|---|---|
| UTF-8 |
C7 BB
Copied!
|
| UTF-16 |
01 FB
Copied!
|
| UTF-32 |
00 00 01 FB
Copied!
|
| URL-Quoted |
%C7%BB
Copied!
|
| HTML hex reference |
ǻ
Copied!
|
| RFC 5137 |
\u'01FB'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u01FB
Copied!
|
| C and C++ |
\u01fb
Copied!
|
| C# |
\u01fb
Copied!
|
| CSS |
\0001FB
Copied!
|
| Excel |
=UNICHAR(507)
Copied!
|
| Go |
\u01fb
Copied!
|
| JavaScript |
\u01FB
Copied!
|
| Modern JavaScript (since ES6) |
\u{01fb}
Copied!
|
| JSON |
\u01FB
Copied!
|
| Java |
\u01FB
Copied!
|
| Lua |
\u{01FB}
Copied!
|
| Matlab |
char(507)
Copied!
|
| Perl |
\x{01FB}
Copied!
|
| PHP |
\u{01fb}
Copied!
|
| PostgreSQL |
U&'\01FB'
Copied!
|
| PowerShell |
`u{01FB}
Copied!
|
| Python |
\u01fb
Copied!
|
| Ruby |
\u{01fb}
Copied!
|
| Rust |
\u{01fb}
Copied!
|