URL Encoder/Decoder

Encode and decode URL strings for safe transmission.

URL Encoding

URL encoding replaces unsafe ASCII characters with % followed by hex digits.