If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+207B, officially named SUPERSCRIPT MINUS, was introduced in Unicode version 1.1. It is part of the Super And Sub block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as SUPERSCRIPT HYPHEN-MINUS.
Categorized technically as a Math Symbol, 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 Unknown 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º |
8315
Copied!
|
|---|---|
| UTF-8 |
E2 81 BB
Copied!
|
| UTF-16 |
20 7B
Copied!
|
| UTF-32 |
00 00 20 7B
Copied!
|
| URL-Quoted |
%E2%81%BB
Copied!
|
| HTML hex reference |
⁻
Copied!
|
| RFC 5137 |
\u'207B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u207B
Copied!
|
| C and C++ |
\u207b
Copied!
|
| C# |
\u207b
Copied!
|
| CSS |
\00207B
Copied!
|
| Excel |
=UNICHAR(8315)
Copied!
|
| Go |
\u207b
Copied!
|
| JavaScript |
\u207B
Copied!
|
| Modern JavaScript (since ES6) |
\u{207b}
Copied!
|
| JSON |
\u207B
Copied!
|
| Java |
\u207B
Copied!
|
| Lua |
\u{207B}
Copied!
|
| Matlab |
char(8315)
Copied!
|
| Perl |
\x{207B}
Copied!
|
| PHP |
\u{207b}
Copied!
|
| PostgreSQL |
U&'\207B'
Copied!
|
| PowerShell |
`u{207B}
Copied!
|
| Python |
\u207b
Copied!
|
| Ruby |
\u{207b}
Copied!
|
| Rust |
\u{207b}
Copied!
|