Javascript Javascript decodeURI() And encodeURI() March 24, 2015 Pramod T P Leave a comment EncodeURl() is used to convert URL into their hex coding. And DecodeURI() is used to convert the encoded URL back to normal.