unicode

U+2018

LEFT SINGLE QUOTATION MARK

LEFT SINGLE QUOTATION MARK · Initial Punctuation · General Punctuation · Common script

Quick facts

Code point
U+2018
Decimal
8216
Name
LEFT SINGLE QUOTATION MARK
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{2018}' // U+2018
Python
"\N{LEFT SINGLE QUOTATION MARK}"
HTML
‘

Encodings & escapes

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

Related

Source

Unicode
16.0.0
WHATWG