unicode

U+2019

RIGHT SINGLE QUOTATION MARK

RIGHT SINGLE QUOTATION MARK · Final Punctuation · General Punctuation · Common script

Quick facts

Code point
U+2019
Decimal
8217
Name
RIGHT SINGLE QUOTATION MARK
General category
PfFinal Punctuation
Script
Common
Bidi class
ON
Combining class
0
Age
1.1
Name aliases

Normalization & case

Decomposition
Uppercase
Lowercase
Titlecase
Case folding
Bidi mirrored
No

Layout & width

East Asian Width
A
Line Break
QU
Numeric
Script extensions

Binary properties

Quotation_Mark

Developer examples

JS
'\u{2019}' // U+2019
Python
"\N{RIGHT SINGLE QUOTATION MARK}"
HTML
’

Encodings & escapes

UTF-8
UTF-16
UTF-32
HTML decimal
HTML hex
HTML named
HTML named
HTML named
JavaScript
Python
CSS
JSON
URL (UTF-8)
C / C++

Related

Source

Unicode
16.0.0
WHATWG