URL decoder / encoder

Encode URL/URI/string


encodeURI: encodeURIComponent:

Decode URL/URI/string


decodeURI: decodeURIComponent: