If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+217F, officially named SMALL ROMAN NUMERAL ONE THOUSAND, 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 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º |
8575
Copied!
|
|---|---|
| UTF-8 |
E2 85 BF
Copied!
|
| UTF-16 |
21 7F
Copied!
|
| UTF-32 |
00 00 21 7F
Copied!
|
| URL-Quoted |
%E2%85%BF
Copied!
|
| HTML hex reference |
ⅿ
Copied!
|
| RFC 5137 |
\u'217F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u217F
Copied!
|
| C and C++ |
\u217f
Copied!
|
| C# |
\u217f
Copied!
|
| CSS |
\00217F
Copied!
|
| Excel |
=UNICHAR(8575)
Copied!
|
| Go |
\u217f
Copied!
|
| JavaScript |
\u217F
Copied!
|
| Modern JavaScript (since ES6) |
\u{217f}
Copied!
|
| JSON |
\u217F
Copied!
|
| Java |
\u217F
Copied!
|
| Lua |
\u{217F}
Copied!
|
| Matlab |
char(8575)
Copied!
|
| Perl |
\x{217F}
Copied!
|
| PHP |
\u{217f}
Copied!
|
| PostgreSQL |
U&'\217F'
Copied!
|
| PowerShell |
`u{217F}
Copied!
|
| Python |
\u217f
Copied!
|
| Ruby |
\u{217f}
Copied!
|
| Rust |
\u{217f}
Copied!
|