If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+2171, officially named SMALL ROMAN NUMERAL TWO, was introduced in Unicode version 1.1. It is part of the Number Forms block, which belongs to the Basic Multilingual plane.
Categorized technically as a Letter Number, this character typically falls under the Latin script. In terms of text layout and rendering, the glyph is a compatibility composition and has ambiguous 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º |
8561
Copied!
|
|---|---|
| UTF-8 |
E2 85 B1
Copied!
|
| UTF-16 |
21 71
Copied!
|
| UTF-32 |
00 00 21 71
Copied!
|
| URL-Quoted |
%E2%85%B1
Copied!
|
| HTML hex reference |
ⅱ
Copied!
|
| RFC 5137 |
\u'2171'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u2171
Copied!
|
| C and C++ |
\u2171
Copied!
|
| C# |
\u2171
Copied!
|
| CSS |
\002171
Copied!
|
| Excel |
=UNICHAR(8561)
Copied!
|
| Go |
\u2171
Copied!
|
| JavaScript |
\u2171
Copied!
|
| Modern JavaScript (since ES6) |
\u{2171}
Copied!
|
| JSON |
\u2171
Copied!
|
| Java |
\u2171
Copied!
|
| Lua |
\u{2171}
Copied!
|
| Matlab |
char(8561)
Copied!
|
| Perl |
\x{2171}
Copied!
|
| PHP |
\u{2171}
Copied!
|
| PostgreSQL |
U&'\2171'
Copied!
|
| PowerShell |
`u{2171}
Copied!
|
| Python |
\u2171
Copied!
|
| Ruby |
\u{2171}
Copied!
|
| Rust |
\u{2171}
Copied!
|