Superscripts and Subscripts: Subscript Two

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

Character Escapes

HTML5
₂
₂
C
\u2082 (C99)
\U002082 (C99)
C++
\u{2082} (C++23)
\U00002082
\u2082
Java
\u2082
JavaScript
\u{2082}
\u2082
CSS
\2082
\002082
Quoted-Printable
=E2=82=82
URL
%E2%82%82