If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+ABE7, officially named MEETEI MAYEK VOWEL SIGN SOUNAP, was introduced in Unicode version 5.2. It is part of the Meetei Mayek 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º |
44007
Copied!
|
|---|---|
| UTF-8 |
EA AF A7
Copied!
|
| UTF-16 |
AB E7
Copied!
|
| UTF-32 |
00 00 AB E7
Copied!
|
| URL-Quoted |
%EA%AF%A7
Copied!
|
| HTML hex reference |
ꯧ
Copied!
|
| RFC 5137 |
\u'ABE7'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uABE7
Copied!
|
| C and C++ |
\uabe7
Copied!
|
| C# |
\uabe7
Copied!
|
| CSS |
\00ABE7
Copied!
|
| Excel |
=UNICHAR(44007)
Copied!
|
| Go |
\uabe7
Copied!
|
| JavaScript |
\uABE7
Copied!
|
| Modern JavaScript (since ES6) |
\u{abe7}
Copied!
|
| JSON |
\uABE7
Copied!
|
| Java |
\uABE7
Copied!
|
| Lua |
\u{ABE7}
Copied!
|
| Matlab |
char(44007)
Copied!
|
| Perl |
\x{ABE7}
Copied!
|
| PHP |
\u{abe7}
Copied!
|
| PostgreSQL |
U&'\ABE7'
Copied!
|
| PowerShell |
`u{ABE7}
Copied!
|
| Python |
\uabe7
Copied!
|
| Ruby |
\u{abe7}
Copied!
|
| Rust |
\u{abe7}
Copied!
|