About This Tool
This tool percent-encodes text or a full URL so it can be safely used inside a query string or URL path, escaping spaces and special characters correctly.
How to Use
- Type or paste the text or URL you want to encode.
- Choose Component (encodeURIComponent) or Full URL (encodeURI) mode.
- Click "Copy" to copy the encoded output.

