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