‘
U+2018 · LEFT SINGLE QUOTATION MARK
Left Single Quotation Mark
| UTF-8 | E2 80 98 | 3 bytes |
|---|---|---|
| UTF-16 | 2018 | 1 code unit |
| UTF-32 | 00002018 | 4 bytes |
| HTML named | ‘ | named character reference |
| HTML named | ‘ | named character reference |
| HTML decimal | ‘ | |
| HTML hex | ‘ | |
| CSS | \2018 | in content: "…" |
| JavaScript | \u2018 | |
| JSON | \u2018 | |
| Python | \u2018 | |
| Python | \N{LEFT SINGLE QUOTATION MARK} | by name |
| Java / C# | \u2018 | |
| C / C++ | \u2018 | universal character name |
| Rust / Swift / PHP | \u{2018} | |
| Go | \u2018 | |
| Ruby | \u2018 | |
| Excel / Sheets | =UNICHAR(8216) | |
| URL-encoded | %E2%80%98 | percent-encoded UTF-8 |
§
Looks similar
Characters that Unicode’s security data (UTS #39 confusables) lists as visually confusable with this one. Useful for spotting lookalike spoofing in URLs and usernames.
U+0027'Apostrophe
U+0060`Grave Accent
U+00B4´Acute Accent
U+02B9ʹModifier Letter Prime
U+02BBʻModifier Letter Turned Comma
U+02BCʼModifier Letter Apostrophe
U+02BDʽModifier Letter Reversed Comma
U+02BEʾModifier Letter Right Half Ring
U+02C8ˈModifier Letter Vertical Line
U+02CAˊModifier Letter Acute Accent
U+02CBˋModifier Letter Grave Accent
U+02F4˴Modifier Letter Middle Grave Accent
U+0374ʹGreek Numeral Sign
U+0384΄Greek Tonos
U+055A՚Armenian Apostrophe
U+055D՝Armenian Comma
U+2012‒Figure Dash
U+2013–En Dash
U+2014—Em Dash
U+2015―Horizontal Bar
U+2016‖Double Vertical Line
U+2017‗Double Low Line
U+2019’Right Single Quotation Mark
U+201A‚Single Low-9 Quotation Mark
U+201B‛Single High-Reversed-9 Quotation Mark
U+201C“Left Double Quotation Mark
U+201D”Right Double Quotation Mark
U+201E„Double Low-9 Quotation Mark