If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+207E, officially named SUPERSCRIPT RIGHT PARENTHESIS, 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 CLOSING PARENTHESIS.
Categorized technically as a Close Punctuation, 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 mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
8318
Copied!
|
|---|---|
| UTF-8 |
E2 81 BE
Copied!
|
| UTF-16 |
20 7E
Copied!
|
| UTF-32 |
00 00 20 7E
Copied!
|
| URL-Quoted |
%E2%81%BE
Copied!
|
| HTML hex reference |
⁾
Copied!
|
| RFC 5137 |
\u'207E'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u207E
Copied!
|
| C and C++ |
\u207e
Copied!
|
| C# |
\u207e
Copied!
|
| CSS |
\00207E
Copied!
|
| Excel |
=UNICHAR(8318)
Copied!
|
| Go |
\u207e
Copied!
|
| JavaScript |
\u207E
Copied!
|
| Modern JavaScript (since ES6) |
\u{207e}
Copied!
|
| JSON |
\u207E
Copied!
|
| Java |
\u207E
Copied!
|
| Lua |
\u{207E}
Copied!
|
| Matlab |
char(8318)
Copied!
|
| Perl |
\x{207E}
Copied!
|
| PHP |
\u{207e}
Copied!
|
| PostgreSQL |
U&'\207E'
Copied!
|
| PowerShell |
`u{207E}
Copied!
|
| Python |
\u207e
Copied!
|
| Ruby |
\u{207e}
Copied!
|
| Rust |
\u{207e}
Copied!
|