If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+AAAE, officially named TAI VIET LETTER LOW O, was introduced in Unicode version 5.2. It is part of the Tai Viet block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Tavt 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º |
43694
Copied!
|
|---|---|
| UTF-8 |
EA AA AE
Copied!
|
| UTF-16 |
AA AE
Copied!
|
| UTF-32 |
00 00 AA AE
Copied!
|
| URL-Quoted |
%EA%AA%AE
Copied!
|
| HTML hex reference |
ꪮ
Copied!
|
| RFC 5137 |
\u'AAAE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uAAAE
Copied!
|
| C and C++ |
\uaaae
Copied!
|
| C# |
\uaaae
Copied!
|
| CSS |
\00AAAE
Copied!
|
| Excel |
=UNICHAR(43694)
Copied!
|
| Go |
\uaaae
Copied!
|
| JavaScript |
\uAAAE
Copied!
|
| Modern JavaScript (since ES6) |
\u{aaae}
Copied!
|
| JSON |
\uAAAE
Copied!
|
| Java |
\uAAAE
Copied!
|
| Lua |
\u{AAAE}
Copied!
|
| Matlab |
char(43694)
Copied!
|
| Perl |
\x{AAAE}
Copied!
|
| PHP |
\u{aaae}
Copied!
|
| PostgreSQL |
U&'\AAAE'
Copied!
|
| PowerShell |
`u{AAAE}
Copied!
|
| Python |
\uaaae
Copied!
|
| Ruby |
\u{aaae}
Copied!
|
| Rust |
\u{aaae}
Copied!
|