Skip to content
Categories
🔤 Encoding
Encoding and decoding tools such as Base64 and URL encoding
Encode and decode text to and from URL encoding.
Escape and unescape text for use in HTML.
Break a URL down into its individual components.
Break a query string down into a list of keys and values.
Enter keys and values to generate a query string.
Convert numbers between binary, octal, decimal, and hexadecimal.
Escape and unescape non-ASCII characters using \uXXXX notation.
Convert internationalized domain names (IDN) to and from Punycode.