If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+AAEC, officially named MEETEI MAYEK VOWEL SIGN UU, 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 Nonspacing 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 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º |
43756
Copied!
|
|---|---|
| UTF-8 |
EA AB AC
Copied!
|
| UTF-16 |
AA EC
Copied!
|
| UTF-32 |
00 00 AA EC
Copied!
|
| URL-Quoted |
%EA%AB%AC
Copied!
|
| HTML hex reference |
ꫬ
Copied!
|
| RFC 5137 |
\u'AAEC'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uAAEC
Copied!
|
| C and C++ |
\uaaec
Copied!
|
| C# |
\uaaec
Copied!
|
| CSS |
\00AAEC
Copied!
|
| Excel |
=UNICHAR(43756)
Copied!
|
| Go |
\uaaec
Copied!
|
| JavaScript |
\uAAEC
Copied!
|
| Modern JavaScript (since ES6) |
\u{aaec}
Copied!
|
| JSON |
\uAAEC
Copied!
|
| Java |
\uAAEC
Copied!
|
| Lua |
\u{AAEC}
Copied!
|
| Matlab |
char(43756)
Copied!
|
| Perl |
\x{AAEC}
Copied!
|
| PHP |
\u{aaec}
Copied!
|
| PostgreSQL |
U&'\AAEC'
Copied!
|
| PowerShell |
`u{AAEC}
Copied!
|
| Python |
\uaaec
Copied!
|
| Ruby |
\u{aaec}
Copied!
|
| Rust |
\u{aaec}
Copied!
|