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