ASCII/HEX/HTML table
The whole set of 127 ASCII characters. Table shows decimal(DEC), hexadecimal(HEX), octal(OCT) and binary(BIN) indexes, but also HTML entities (in 3 different formats), ANSI-C entities and ASCII descriptors.
Some facts
Comments:
- ASCII set in range 32 - 126 (0x20 - 0x7E) equals to UNICODE (0x20 → U+0020, 0x21 → U+0021, etc.)
- "new line" is platform dependent:
- unix (linux) - ASCII 10 (hex: 0A) (programming: \n)
- windows - ASCII 13 10 (hex: 0D 0A) (programming: \r\n)
- mac - ASCII 13 (hex: 0D) (programming: \r)
- entity ' is for Ms Internet Explorer only (other viewers do not support that)
Links to external sites (leaving Calculla?)
Linking to this site
To link directly to this Calcullator, use one of the links below:
Directly to Polish version: