%
Copy to Clipboard
PERCENT SIGN
General information
| ID | 37 |
| HEX | 25 |
| Char | % |
| Char type | Other_Punctuation |
| Unicode name | PERCENT SIGN |
| Extended name | PERCENT SIGN |
| Unicode group | Basic Latin |
| Unicode Code Point | U+25 |
Conversion (How to escape %)
| HTML Entity (decimal) | % |
| HTML Entity (hex) | % |
| URL Encoded | %25 |
| C / C++ / Java | "\u25" |
| Javascript (ASCII) | "\x25" |
| Javascript (UTF-16) | "\u0025" |
| Javascript | "\u{25}" |
| Python | u"\u25" |
| CSS | \25 |
| CSS | \000025 |
How to type %
| Microsoft Windows ALT code | Alt + 37 |
| Microsoft Office | write 25 then press Alt + X |
| Microsoft Office (alternative) | write U+25 then press Alt + X |
| Apple Mac | Hold Alt, type 2 5 then release |
| Apple Mac (alternative) | Hold Option, type 2 5 then release |
| Unix GTK | Hold Ctrl + Shift, type u 2 5, then release. |
| Unix GTK (Alternative) | Press Ctrl + Shift + u, type 2 5, then press Enter. |
UTF Encodings
| UTF-8 (hex) | 25 |
| UTF-8 (octal) | 45 |
| UTF-8 (binary) | 00100101 |
| UTF-16 (hex) | 00 25 |
| UTF-16 (octal) | 0 45 |
| UTF-16 (binary) | 00000000 00100101 |
| UTF-32 (hex) | 00 00 00 25 |
| UTF-32 (octal) | 000 000 000 045 |
| UTF-32 (binary) | 00000000 00000000 00000000 00100101 |
IMAGE