Arrows: Rightwards Arrow

U+2192
Noto text font
Plane
0 (Basic Multilingual)
Block
Arrows
Unicode Version
1.1
UTF-32BE
00 00 21 92
UTF-32LE
92 21 00 00
UTF-16BE
21 92
UTF-16LE
92 21
UTF-8
E2 86 92

Character Escapes

HTML5
→
→
→
→
→
→
→
C
\u2192 (C99)
\U002192 (C99)
C++
\u{2192} (C++23)
\U00002192
\u2192
Java
\u2192
JavaScript
\u{2192}
\u2192
CSS
\2192
\002192
Quoted-Printable
=E2=86=92
URL
%E2%86%92