If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+AAEE, officially named MEETEI MAYEK VOWEL SIGN AU, was introduced in Unicode version 6.1. It is part of the Meetei Mayek Ext block, which belongs to the Basic Multilingual plane.
Categorized technically as a Spacing Mark, this character typically falls under the Mtei 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º |
43758
Copied!
|
|---|---|
| UTF-8 |
EA AB AE
Copied!
|
| UTF-16 |
AA EE
Copied!
|
| UTF-32 |
00 00 AA EE
Copied!
|
| URL-Quoted |
%EA%AB%AE
Copied!
|
| HTML hex reference |
ꫮ
Copied!
|
| RFC 5137 |
\u'AAEE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uAAEE
Copied!
|
| C and C++ |
\uaaee
Copied!
|
| C# |
\uaaee
Copied!
|
| CSS |
\00AAEE
Copied!
|
| Excel |
=UNICHAR(43758)
Copied!
|
| Go |
\uaaee
Copied!
|
| JavaScript |
\uAAEE
Copied!
|
| Modern JavaScript (since ES6) |
\u{aaee}
Copied!
|
| JSON |
\uAAEE
Copied!
|
| Java |
\uAAEE
Copied!
|
| Lua |
\u{AAEE}
Copied!
|
| Matlab |
char(43758)
Copied!
|
| Perl |
\x{AAEE}
Copied!
|
| PHP |
\u{aaee}
Copied!
|
| PostgreSQL |
U&'\AAEE'
Copied!
|
| PowerShell |
`u{AAEE}
Copied!
|
| Python |
\uaaee
Copied!
|
| Ruby |
\u{aaee}
Copied!
|
| Rust |
\u{aaee}
Copied!
|