• Skip to main content

Uly.me

cloud engineer

  • Home
  • About
  • Archives

URL Encode

August 2, 2018

If you need to special characters encoded in a URL, these sites really come handy. Why is there a need to encode? URLs accepts only alphanumeric characters and a limited number of special characters. For example, : and / are common characters you’ll find in URLs. Meanwhile spaces are not allowed, but instead are represented as %20 when encoded. There are other special characters that will need to be encoded.

Here are a couple of sites to help you encode:

https://www.urlencoder.org/
https://www.url-encode-decode.com/

Filed Under: HTML Tagged With: encode, url

Search This Website

Subscribe Via Email

  • Home
  • About
  • Archives

Copyright © 2023