If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+AB4E, officially named LATIN SMALL LETTER U WITH SHORT RIGHT LEG, was introduced in Unicode version 7.0. It is part of the Latin Ext E 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 not a 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º |
43854
Copied!
|
|---|---|
| UTF-8 |
EA AD 8E
Copied!
|
| UTF-16 |
AB 4E
Copied!
|
| UTF-32 |
00 00 AB 4E
Copied!
|
| URL-Quoted |
%EA%AD%8E
Copied!
|
| HTML hex reference |
ꭎ
Copied!
|
| RFC 5137 |
\u'AB4E'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uAB4E
Copied!
|
| C and C++ |
\uab4e
Copied!
|
| C# |
\uab4e
Copied!
|
| CSS |
\00AB4E
Copied!
|
| Excel |
=UNICHAR(43854)
Copied!
|
| Go |
\uab4e
Copied!
|
| JavaScript |
\uAB4E
Copied!
|
| Modern JavaScript (since ES6) |
\u{ab4e}
Copied!
|
| JSON |
\uAB4E
Copied!
|
| Java |
\uAB4E
Copied!
|
| Lua |
\u{AB4E}
Copied!
|
| Matlab |
char(43854)
Copied!
|
| Perl |
\x{AB4E}
Copied!
|
| PHP |
\u{ab4e}
Copied!
|
| PostgreSQL |
U&'\AB4E'
Copied!
|
| PowerShell |
`u{AB4E}
Copied!
|
| Python |
\uab4e
Copied!
|
| Ruby |
\u{ab4e}
Copied!
|
| Rust |
\u{ab4e}
Copied!
|