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