If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+207F, officially named SUPERSCRIPT LATIN SMALL LETTER N, was introduced in Unicode version 1.1. It is part of the Super And Sub block, which belongs to the Basic Multilingual plane.
Categorized technically as a Modifier Letter, this character typically falls under the Latin script. In terms of text layout and rendering, the glyph is Unknown and has ambiguous 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º |
8319
Copied!
|
|---|---|
| UTF-8 |
E2 81 BF
Copied!
|
| UTF-16 |
20 7F
Copied!
|
| UTF-32 |
00 00 20 7F
Copied!
|
| URL-Quoted |
%E2%81%BF
Copied!
|
| HTML hex reference |
ⁿ
Copied!
|
| RFC 5137 |
\u'207F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u207F
Copied!
|
| C and C++ |
\u207f
Copied!
|
| C# |
\u207f
Copied!
|
| CSS |
\00207F
Copied!
|
| Excel |
=UNICHAR(8319)
Copied!
|
| Go |
\u207f
Copied!
|
| JavaScript |
\u207F
Copied!
|
| Modern JavaScript (since ES6) |
\u{207f}
Copied!
|
| JSON |
\u207F
Copied!
|
| Java |
\u207F
Copied!
|
| Lua |
\u{207F}
Copied!
|
| Matlab |
char(8319)
Copied!
|
| Perl |
\x{207F}
Copied!
|
| PHP |
\u{207f}
Copied!
|
| PostgreSQL |
U&'\207F'
Copied!
|
| PowerShell |
`u{207F}
Copied!
|
| Python |
\u207f
Copied!
|
| Ruby |
\u{207f}
Copied!
|
| Rust |
\u{207f}
Copied!
|