If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+AA77, officially named MYANMAR SYMBOL AITON EXCLAMATION, was introduced in Unicode version 5.2. It is part of the Myanmar Ext A block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Symbol, 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 Left-To-Right 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º |
43639
Copied!
|
|---|---|
| UTF-8 |
EA A9 B7
Copied!
|
| UTF-16 |
AA 77
Copied!
|
| UTF-32 |
00 00 AA 77
Copied!
|
| URL-Quoted |
%EA%A9%B7
Copied!
|
| HTML hex reference |
꩷
Copied!
|
| RFC 5137 |
\u'AA77'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uAA77
Copied!
|
| C and C++ |
\uaa77
Copied!
|
| C# |
\uaa77
Copied!
|
| CSS |
\00AA77
Copied!
|
| Excel |
=UNICHAR(43639)
Copied!
|
| Go |
\uaa77
Copied!
|
| JavaScript |
\uAA77
Copied!
|
| Modern JavaScript (since ES6) |
\u{aa77}
Copied!
|
| JSON |
\uAA77
Copied!
|
| Java |
\uAA77
Copied!
|
| Lua |
\u{AA77}
Copied!
|
| Matlab |
char(43639)
Copied!
|
| Perl |
\x{AA77}
Copied!
|
| PHP |
\u{aa77}
Copied!
|
| PostgreSQL |
U&'\AA77'
Copied!
|
| PowerShell |
`u{AA77}
Copied!
|
| Python |
\uaa77
Copied!
|
| Ruby |
\u{aa77}
Copied!
|
| Rust |
\u{aa77}
Copied!
|