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