PeekURL / URL
Convert text and URL components to or from percent-encoded format directly in your browser.
Your input and result stay in this browser and are not uploaded or saved by PeekURL.
No. Encoding, decoding, and copying happen entirely in your browser.
Usually no. Encode individual query values or path segments. Encoding a complete URL also encodes separators such as : and /.
A percent sign must be followed by two hexadecimal digits, and encoded bytes must form valid UTF-8 text.