If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+ABE1, officially named MEETEI MAYEK LETTER NGOU LONSUM, 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 Other Letter, 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º |
44001
Copied!
|
|---|---|
| UTF-8 |
EA AF A1
Copied!
|
| UTF-16 |
AB E1
Copied!
|
| UTF-32 |
00 00 AB E1
Copied!
|
| URL-Quoted |
%EA%AF%A1
Copied!
|
| HTML hex reference |
ꯡ
Copied!
|
| RFC 5137 |
\u'ABE1'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uABE1
Copied!
|
| C and C++ |
\uabe1
Copied!
|
| C# |
\uabe1
Copied!
|
| CSS |
\00ABE1
Copied!
|
| Excel |
=UNICHAR(44001)
Copied!
|
| Go |
\uabe1
Copied!
|
| JavaScript |
\uABE1
Copied!
|
| Modern JavaScript (since ES6) |
\u{abe1}
Copied!
|
| JSON |
\uABE1
Copied!
|
| Java |
\uABE1
Copied!
|
| Lua |
\u{ABE1}
Copied!
|
| Matlab |
char(44001)
Copied!
|
| Perl |
\x{ABE1}
Copied!
|
| PHP |
\u{abe1}
Copied!
|
| PostgreSQL |
U&'\ABE1'
Copied!
|
| PowerShell |
`u{ABE1}
Copied!
|
| Python |
\uabe1
Copied!
|
| Ruby |
\u{abe1}
Copied!
|
| Rust |
\u{abe1}
Copied!
|