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