’
Copy to Clipboard
RIGHT SINGLE QUOTATION MARK
General information
| ID | 8217 |
| HEX | 2019 |
| Char | ’ |
| Char type | Final_Punctuation |
| Unicode name | RIGHT SINGLE QUOTATION MARK |
| Extended name | RIGHT SINGLE QUOTATION MARK |
| Unicode group | General Punctuation |
| Unicode Code Point | U+2019 |
Conversion (How to escape ’)
| HTML Entity (decimal) | ’ |
| HTML Entity (hex) | ’ |
| URL Encoded | %E2%80%99 |
| C / C++ / Java | "\u2019" |
| Javascript (UTF-16) | "\u2019" |
| Javascript | "\u{2019}" |
| Python | u"\u2019" |
| CSS | \2019 |
| CSS | \002019 |
How to type ’
| Microsoft Office | write 2019 then press Alt + X |
| Microsoft Office (alternative) | write U+2019 then press Alt + X |
| Apple Mac | Hold Alt, type 2 0 1 9 then release |
| Apple Mac (alternative) | Hold Option, type 2 0 1 9 then release |
| Unix GTK | Hold Ctrl + Shift, type u 2 0 1 9, then release. |
| Unix GTK (Alternative) | Press Ctrl + Shift + u, type 2 0 1 9, then press Enter. |
UTF Encodings
| UTF-8 (hex) | E2 80 99 |
| UTF-8 (octal) | 342 200 231 |
| UTF-8 (binary) | 11100010 10000000 10011001 |
| UTF-16 (hex) | 20 19 |
| UTF-16 (octal) | 40 31 |
| UTF-16 (binary) | 00100000 00011001 |
| UTF-32 (hex) | 00 00 20 19 |
| UTF-32 (octal) | 000 000 020 031 |
| UTF-32 (binary) | 00000000 00000000 00100000 00011001 |
IMAGE