Percent-encode or decode URL strings instantly.
Encode and decode URLs and URL components. Convert special characters to percent-encoded format (encodeURIComponent) or decode them back to human-readable text.
Encode and decode Base64 strings instantly.
Encode/decode HTML entities like < > &.