URL Encoder / Decoder

A free online tool to encode and decode URL strings. Converts characters that cannot be used in URLs into percent-encoded format, making it useful for building URLs that include Japanese or other non-ASCII text, as well as for handling query parameters.

URL https://yamada-tools.jp/convert/url-encode
Category
Tags
Pattern (なし)
Toolkit
Registration date

Introductions

No articles found.

Related tools

String Encoder/Decoder (awesometools.app)

Encode and decode strings in URL, Base64, Hex, HTML, and other formats. Supports bidirectional conversion with real-time processing and simultaneous display of multiple encoding results for easy comparison.

data URI Converter (lazesoftware.com)

Encodes files to data URI format or decodes data URIs back to files. Supports any file type up to 5MB, with automatic or manual MIME type specification and configurable newline handling for HTML and CSS use cases.

URL Encode / Decode Tool (lazesoftware.com)

Encodes and decodes text using URL encoding (percent-encoding). Supports RFC 3986 (spaces as %20) and form encoding (spaces as +) methods.