General Punctuation: Right Single Quotation Mark

U+2019
Noto text font
Plane
0 (Basic Multilingual)
Block
General Punctuation
Unicode Version
1.1
UTF-32BE
00 00 20 19
UTF-32LE
19 20 00 00
UTF-16BE
20 19
UTF-16LE
19 20
UTF-8
E2 80 99

Character Escapes

HTML5
’
’
’
’
’
C
\u2019 (C99)
\U002019 (C99)
C++
\u{2019} (C++23)
\U00002019
\u2019
Java
\u2019
JavaScript
\u{2019}
\u2019
CSS
\2019
\002019
Quoted-Printable
=E2=80=99
URL
%E2%80%99