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