General Punctuation: Caret Insertion Point

U+2041
Noto text font
Plane
0 (Basic Multilingual)
Block
General Punctuation
Unicode Version
1.1
UTF-32BE
00 00 20 41
UTF-32LE
41 20 00 00
UTF-16BE
20 41
UTF-16LE
41 20
UTF-8
E2 81 81

Character Escapes

HTML5
⁁
⁁
⁁
C
\u2041 (C99)
\U002041 (C99)
C++
\u{2041} (C++23)
\U00002041
\u2041
Java
\u2041
JavaScript
\u{2041}
\u2041
CSS
\2041
\002041
Quoted-Printable
=E2=81=81
URL
%E2%81%81