![]() |
The URLEncode and URLDecode PageThis web page encodes or decodes a string using URL Encoding. URL Encoding is used when placing text in a query string to avoid it being confused with the URL itself. It is normally used when the browser sends form data to a web server. URL Encoding replaces “unsafe” characters with ‘%’ followed by their hex equivalent. Characters which need not be escaped are defined in RFC3986 (which replaced RFC2396). They are the 7-bit ASCII alphanumerics and the characters “-._~”. Unicode characters and 8-bit ASCII characters are normally first encoded using UTF-8, as defined in RFC2279. Other pages you may find of interest on this site:
|
Need Better Web Hosting? We can only make pages like this available because we have reliable, reasonably-priced, web hosting services. If you need a better hosting company, we suggest you check out two companies we use:
Powweb.com
HostGator.com
Note
The above are affiliate links to the companies we actually use for hosting.
|
© Albion Research Ltd. 2012 | |