'
Copy to Clipboard
APOSTROPHE
General information
| ID | 39 |
| HEX | 27 |
| Char | ' |
| Char type | Other_Punctuation |
| Unicode name | APOSTROPHE |
| Extended name | APOSTROPHE |
| Unicode group | Basic Latin |
| Unicode Code Point | U+27 |
Conversion (How to escape ')
| HTML Entity (decimal) | ' |
| HTML Entity (hex) | ' |
| URL Encoded | %27 |
| C / C++ / Java | "\u27" |
| Javascript (ASCII) | "\x27" |
| Javascript (UTF-16) | "\u0027" |
| Javascript | "\u{27}" |
| Python | u"\u27" |
| CSS | \27 |
| CSS | \000027 |
How to type '
| Microsoft Windows ALT code | Alt + 39 |
| Microsoft Office | write 27 then press Alt + X |
| Microsoft Office (alternative) | write U+27 then press Alt + X |
| Apple Mac | Hold Alt, type 2 7 then release |
| Apple Mac (alternative) | Hold Option, type 2 7 then release |
| Unix GTK | Hold Ctrl + Shift, type u 2 7, then release. |
| Unix GTK (Alternative) | Press Ctrl + Shift + u, type 2 7, then press Enter. |
UTF Encodings
| UTF-8 (hex) | 27 |
| UTF-8 (octal) | 47 |
| UTF-8 (binary) | 00100111 |
| UTF-16 (hex) | 00 27 |
| UTF-16 (octal) | 0 47 |
| UTF-16 (binary) | 00000000 00100111 |
| UTF-32 (hex) | 00 00 00 27 |
| UTF-32 (octal) | 000 000 000 047 |
| UTF-32 (binary) | 00000000 00000000 00000000 00100111 |
IMAGE