Convert Binary to URL-encoded

Convert binary to url-encoded below — e.g. “Hello World” → “%00%00”. Enter your own value for an instant result; everything runs in your browser.

Binary → URL-encoded

Common binary to url-encoded values

BinaryURL-encoded
Hello World%00%00
The quick brown fox%00%00%00%00

Related conversions

FAQ

What encodings does this cover?

Common text encodings used in APIs and config — including Base64, URL percent-encoding and hex. Convert between them in one place for debugging headers, tokens and payloads.