URL Encoder / Decoder
Percent-encode text so it's safe to drop into a URL or query string, or decode an encoded value back to plain text. Nothing is sent to a server.
Percent-encode text so it's safe to drop into a URL or query string, or decode an encoded value back to plain text. Nothing is sent to a server.