Superscripts and Subscripts: Superscript Four

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

Character Escapes

HTML5
⁴
⁴
C
\u2074 (C99)
\U002074 (C99)
C++
\u{2074} (C++23)
\U00002074
\u2074
Java
\u2074
JavaScript
\u{2074}
\u2074
CSS
\2074
\002074
Quoted-Printable
=E2=81=B4
URL
%E2%81%B4