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