Superscripts and Subscripts: Superscript Seven

U+2077
Noto text font
Plane
0 (Basic Multilingual)
Block
Superscripts and Subscripts
Unicode Version
1.1
UTF-32BE
00 00 20 77
UTF-32LE
77 20 00 00
UTF-16BE
20 77
UTF-16LE
77 20
UTF-8
E2 81 B7

Character Escapes

HTML5
⁷
⁷
C
\u2077 (C99)
\U002077 (C99)
C++
\u{2077} (C++23)
\U00002077
\u2077
Java
\u2077
JavaScript
\u{2077}
\u2077
CSS
\2077
\002077
Quoted-Printable
=E2=81=B7
URL
%E2%81%B7