If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+02FE, officially named MODIFIER LETTER OPEN SHELF, was introduced in Unicode version 4.0. It is part of the Modifier Letters block, which belongs to the Basic Multilingual plane.
Categorized technically as a Modifier Symbol, this character typically falls under the Common 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 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º |
766
Copied!
|
|---|---|
| UTF-8 |
CB BE
Copied!
|
| UTF-16 |
02 FE
Copied!
|
| UTF-32 |
00 00 02 FE
Copied!
|
| URL-Quoted |
%CB%BE
Copied!
|
| HTML hex reference |
˾
Copied!
|
| RFC 5137 |
\u'02FE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u02FE
Copied!
|
| C and C++ |
\u02fe
Copied!
|
| C# |
\u02fe
Copied!
|
| CSS |
\0002FE
Copied!
|
| Excel |
=UNICHAR(766)
Copied!
|
| Go |
\u02fe
Copied!
|
| JavaScript |
\u02FE
Copied!
|
| Modern JavaScript (since ES6) |
\u{02fe}
Copied!
|
| JSON |
\u02FE
Copied!
|
| Java |
\u02FE
Copied!
|
| Lua |
\u{02FE}
Copied!
|
| Matlab |
char(766)
Copied!
|
| Perl |
\x{02FE}
Copied!
|
| PHP |
\u{02fe}
Copied!
|
| PostgreSQL |
U&'\02FE'
Copied!
|
| PowerShell |
`u{02FE}
Copied!
|
| Python |
\u02fe
Copied!
|
| Ruby |
\u{02fe}
Copied!
|
| Rust |
\u{02fe}
Copied!
|