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