Encoding Stuff

URL-Encoding, Raw-URL-Encoding & Base64-Encoding

This little utility will make available PHP's urlencode / urldecode / base64_encode / base64_decode / rawurlencode / htmlentities / html_entity_decode functions to you. Simply enter the text you wish to encode below and hit submit, the output will be on the right side. For conversions UTF-8 inputs are assumed

 urlencode  
 urldecode  
 Double urlDecode  
 base64_encode  
 base64_decode  
 rawurlencode  
 rawurldecode  
 htmlentities  
 html_entity_decode   
 md5   
Reset