HTML - URL Encode & Encodings
Use HTML entities for reserved characters, and URL percent-encoding for query strings and paths where required.
Use HTML entities for reserved characters, and URL percent-encoding for query strings and paths where required.