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