&
Copy to Clipboard
AMPERSAND
General information
ID | 38 |
HEX | 26 |
Char | & |
Char type | CONNECTOR PUNCTUATION |
Unicode name | AMPERSAND |
Extended name | AMPERSAND |
Unicode group | Basic Latin |
Unicode Code Point | U+26 |
Conversion (How to escape &)
HTML Entity (name) | & |
HTML Entity (decimal) | & |
HTML Entity (hex) | & |
URL Encoded | %26 |
C / C++ / Java | "\u26" |
Javascript (ASCII) | "\x26" |
Javascript (UTF-16) | "\u0026" |
Javascript | "\u{26}" |
Python | u"\u26" |
CSS | \26 |
CSS | \000026 |
How to type &
Microsoft Windows ALT code | Alt + 38 |
Microsoft Office | write 26 then press Alt + X |
Microsoft Office (alternative) | write U+26 then press Alt + X |
Apple Mac | Hold Alt, type 2 6 then release |
Apple Mac (alternative) | Hold Option, type 2 6 then release |
UTF Encodings
UTF-8 (hex) | 26 |
UTF-8 (octal) | 46 |
UTF-8 (binary) | 00100110 |
UTF-16 (hex) | 00 26 |
UTF-16 (octal) | 0 46 |
UTF-16 (binary) | 00000000 00100110 |
UTF-32 (hex) | 00 00 00 26 |
UTF-32 (octal) | 000 000 000 046 |
UTF-32 (binary) | 00000000 00000000 00000000 00100110 |