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