’
U+2019 · RIGHT SINGLE QUOTATION MARK
Right Single Quotation Mark
| UTF-8 | E2 80 99 | 3 bytes |
|---|---|---|
| UTF-16 | 2019 | 1 code unit |
| UTF-32 | 00002019 | 4 bytes |
| HTML named | ’ | named character reference |
| HTML named | ’ | named character reference |
| HTML named | ’ | named character reference |
| HTML decimal | ’ | |
| HTML hex | ’ | |
| CSS | \2019 | in content: "…" |
| JavaScript | \u2019 | |
| JSON | \u2019 | |
| Python | \u2019 | |
| Python | \N{RIGHT SINGLE QUOTATION MARK} | by name |
| Java / C# | \u2019 | |
| C / C++ | \u2019 | universal character name |
| Rust / Swift / PHP | \u{2019} | |
| Go | \u2019 | |
| Ruby | \u2019 | |
| Excel / Sheets | =UNICHAR(8217) | |
| URL-encoded | %E2%80%99 | 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+2013–En Dash
U+2014—Em Dash
U+2015―Horizontal Bar
U+2016‖Double Vertical Line
U+2017‗Double Low Line
U+2018‘Left 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
U+201F‟Double High-Reversed-9 Quotation Mark