If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+215F, officially named FRACTION NUMERATOR ONE, 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 Other Number, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is Unknown and has no designated width in East Asian typography. When placed in bidirectional text, it behaves as an Other Neutral 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º |
8543
Copied!
|
|---|---|
| UTF-8 |
E2 85 9F
Copied!
|
| UTF-16 |
21 5F
Copied!
|
| UTF-32 |
00 00 21 5F
Copied!
|
| URL-Quoted |
%E2%85%9F
Copied!
|
| HTML hex reference |
⅟
Copied!
|
| RFC 5137 |
\u'215F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u215F
Copied!
|
| C and C++ |
\u215f
Copied!
|
| C# |
\u215f
Copied!
|
| CSS |
\00215F
Copied!
|
| Excel |
=UNICHAR(8543)
Copied!
|
| Go |
\u215f
Copied!
|
| JavaScript |
\u215F
Copied!
|
| Modern JavaScript (since ES6) |
\u{215f}
Copied!
|
| JSON |
\u215F
Copied!
|
| Java |
\u215F
Copied!
|
| Lua |
\u{215F}
Copied!
|
| Matlab |
char(8543)
Copied!
|
| Perl |
\x{215F}
Copied!
|
| PHP |
\u{215f}
Copied!
|
| PostgreSQL |
U&'\215F'
Copied!
|
| PowerShell |
`u{215F}
Copied!
|
| Python |
\u215f
Copied!
|
| Ruby |
\u{215f}
Copied!
|
| Rust |
\u{215f}
Copied!
|