Superscripts and Subscripts: Subscript Three

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

Character Escapes

HTML5
₃
₃
C
\u2083 (C99)
\U002083 (C99)
C++
\u{2083} (C++23)
\U00002083
\u2083
Java
\u2083
JavaScript
\u{2083}
\u2083
CSS
\2083
\002083
Quoted-Printable
=E2=82=83
URL
%E2%82%83