Copy to Clipboard
LINE SEPARATOR
General information
| ID | 8232 |
| HEX | 2028 |
| Char | |
| Char type | Line_Separator |
| Unicode name | LINE SEPARATOR |
| Extended name | LINE SEPARATOR |
| Unicode group | General Punctuation |
| Unicode Code Point | U+2028 |
Conversion (How to escape )
| HTML Entity (decimal) | |
| HTML Entity (hex) | 
 |
| URL Encoded | %E2%80%A8 |
| C / C++ / Java | "\u2028" |
| Javascript (UTF-16) | "\u2028" |
| Javascript | "\u{2028}" |
| Python | u"\u2028" |
| CSS | \2028 |
| CSS | \002028 |
How to type
| Microsoft Office | write 2028 then press Alt + X |
| Microsoft Office (alternative) | write U+2028 then press Alt + X |
| Apple Mac | Hold Alt, type 2 0 2 8 then release |
| Apple Mac (alternative) | Hold Option, type 2 0 2 8 then release |
| Unix GTK | Hold Ctrl + Shift, type u 2 0 2 8, then release. |
| Unix GTK (Alternative) | Press Ctrl + Shift + u, type 2 0 2 8, then press Enter. |
UTF Encodings
| UTF-8 (hex) | E2 80 A8 |
| UTF-8 (octal) | 342 200 250 |
| UTF-8 (binary) | 11100010 10000000 10101000 |
| UTF-16 (hex) | 20 28 |
| UTF-16 (octal) | 40 50 |
| UTF-16 (binary) | 00100000 00101000 |
| UTF-32 (hex) | 00 00 20 28 |
| UTF-32 (octal) | 000 000 020 050 |
| UTF-32 (binary) | 00000000 00000000 00100000 00101000 |
IMAGE