If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+AA7C, officially named MYANMAR SIGN TAI LAING TONE-2, was introduced in Unicode version 7.0. It is part of the Myanmar Ext A block, which belongs to the Basic Multilingual plane.
Categorized technically as a Nonspacing Mark, this character typically falls under the Mymr 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º |
43644
Copied!
|
|---|---|
| UTF-8 |
EA A9 BC
Copied!
|
| UTF-16 |
AA 7C
Copied!
|
| UTF-32 |
00 00 AA 7C
Copied!
|
| URL-Quoted |
%EA%A9%BC
Copied!
|
| HTML hex reference |
ꩼ
Copied!
|
| RFC 5137 |
\u'AA7C'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uAA7C
Copied!
|
| C and C++ |
\uaa7c
Copied!
|
| C# |
\uaa7c
Copied!
|
| CSS |
\00AA7C
Copied!
|
| Excel |
=UNICHAR(43644)
Copied!
|
| Go |
\uaa7c
Copied!
|
| JavaScript |
\uAA7C
Copied!
|
| Modern JavaScript (since ES6) |
\u{aa7c}
Copied!
|
| JSON |
\uAA7C
Copied!
|
| Java |
\uAA7C
Copied!
|
| Lua |
\u{AA7C}
Copied!
|
| Matlab |
char(43644)
Copied!
|
| Perl |
\x{AA7C}
Copied!
|
| PHP |
\u{aa7c}
Copied!
|
| PostgreSQL |
U&'\AA7C'
Copied!
|
| PowerShell |
`u{AA7C}
Copied!
|
| Python |
\uaa7c
Copied!
|
| Ruby |
\u{aa7c}
Copied!
|
| Rust |
\u{aa7c}
Copied!
|