’
Right single quotation mark
Closes a single quotation and doubles as the typographically correct apostrophe in words like don’t and it’s. Prefer it over the straight ASCII apostrophe (') in finished prose. Watch for smart-quote software wrongly inserting the left single quote (‘) at the start of clipped years like ’90s — the apostrophe is correct there.
Copy it anywhere
- Symbol
’ - Unicode
U+2019 - HTML entity
’ - CSS content
\2019 - JavaScript
\u2019 - URL encoded
%E2%80%99 - Windows Alt code
Alt+0146