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