Query String Builder
KeyValueRemove
Built locally in your browser with URLSearchParams. Your input stays only on this page.
Assemble an encoded query string
Enter key-value pairs and copy the encoded result. Spaces, symbols, and unicode are percent-encoded for you, rows with an empty key are skipped, and repeated keys stay in order — paste the output into the Query String Parser to verify the round trip.