If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+1932, officially named LIMBU SMALL LETTER ANUSVARA, was introduced in Unicode version 4.0. It is part of the Limbu block, which belongs to the Basic Multilingual plane.
Categorized technically as a Nonspacing Mark, this character typically falls under the Limb 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 Unknown 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º |
6450
Copied!
|
|---|---|
| UTF-8 |
E1 A4 B2
Copied!
|
| UTF-16 |
19 32
Copied!
|
| UTF-32 |
00 00 19 32
Copied!
|
| URL-Quoted |
%E1%A4%B2
Copied!
|
| HTML hex reference |
ᤲ
Copied!
|
| RFC 5137 |
\u'1932'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u1932
Copied!
|
| C and C++ |
\u1932
Copied!
|
| C# |
\u1932
Copied!
|
| CSS |
\001932
Copied!
|
| Excel |
=UNICHAR(6450)
Copied!
|
| Go |
\u1932
Copied!
|
| JavaScript |
\u1932
Copied!
|
| Modern JavaScript (since ES6) |
\u{1932}
Copied!
|
| JSON |
\u1932
Copied!
|
| Java |
\u1932
Copied!
|
| Lua |
\u{1932}
Copied!
|
| Matlab |
char(6450)
Copied!
|
| Perl |
\x{1932}
Copied!
|
| PHP |
\u{1932}
Copied!
|
| PostgreSQL |
U&'\1932'
Copied!
|
| PowerShell |
`u{1932}
Copied!
|
| Python |
\u1932
Copied!
|
| Ruby |
\u{1932}
Copied!
|
| Rust |
\u{1932}
Copied!
|