If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+AAA8, officially named TAI VIET LETTER LOW LO, 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º |
43688
Copied!
|
|---|---|
| UTF-8 |
EA AA A8
Copied!
|
| UTF-16 |
AA A8
Copied!
|
| UTF-32 |
00 00 AA A8
Copied!
|
| URL-Quoted |
%EA%AA%A8
Copied!
|
| HTML hex reference |
ꪨ
Copied!
|
| RFC 5137 |
\u'AAA8'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uAAA8
Copied!
|
| C and C++ |
\uaaa8
Copied!
|
| C# |
\uaaa8
Copied!
|
| CSS |
\00AAA8
Copied!
|
| Excel |
=UNICHAR(43688)
Copied!
|
| Go |
\uaaa8
Copied!
|
| JavaScript |
\uAAA8
Copied!
|
| Modern JavaScript (since ES6) |
\u{aaa8}
Copied!
|
| JSON |
\uAAA8
Copied!
|
| Java |
\uAAA8
Copied!
|
| Lua |
\u{AAA8}
Copied!
|
| Matlab |
char(43688)
Copied!
|
| Perl |
\x{AAA8}
Copied!
|
| PHP |
\u{aaa8}
Copied!
|
| PostgreSQL |
U&'\AAA8'
Copied!
|
| PowerShell |
`u{AAA8}
Copied!
|
| Python |
\uaaa8
Copied!
|
| Ruby |
\u{aaa8}
Copied!
|
| Rust |
\u{aaa8}
Copied!
|