If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+AA7B, officially named MYANMAR SIGN PAO KAREN TONE, 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 Spacing 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 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º |
43643
Copied!
|
|---|---|
| UTF-8 |
EA A9 BB
Copied!
|
| UTF-16 |
AA 7B
Copied!
|
| UTF-32 |
00 00 AA 7B
Copied!
|
| URL-Quoted |
%EA%A9%BB
Copied!
|
| HTML hex reference |
ꩻ
Copied!
|
| RFC 5137 |
\u'AA7B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uAA7B
Copied!
|
| C and C++ |
\uaa7b
Copied!
|
| C# |
\uaa7b
Copied!
|
| CSS |
\00AA7B
Copied!
|
| Excel |
=UNICHAR(43643)
Copied!
|
| Go |
\uaa7b
Copied!
|
| JavaScript |
\uAA7B
Copied!
|
| Modern JavaScript (since ES6) |
\u{aa7b}
Copied!
|
| JSON |
\uAA7B
Copied!
|
| Java |
\uAA7B
Copied!
|
| Lua |
\u{AA7B}
Copied!
|
| Matlab |
char(43643)
Copied!
|
| Perl |
\x{AA7B}
Copied!
|
| PHP |
\u{aa7b}
Copied!
|
| PostgreSQL |
U&'\AA7B'
Copied!
|
| PowerShell |
`u{AA7B}
Copied!
|
| Python |
\uaa7b
Copied!
|
| Ruby |
\u{aa7b}
Copied!
|
| Rust |
\u{aa7b}
Copied!
|