Hexadecimal equivalent codes of ASCII characters can be used to represent characters of a URL’s path and filename.
Each hex number is preceded by a “%” symbol to identify the following two numbers/letters as a hexadecimal representation of the character
An ASCII chart can be used for the conversion from ASCII to Hex or vice versa
One good source
Continue reading Securing your URL with Hexadecimal codes

Comments