Base64 Encode
Encode Unicode text as Base64 locally.
Flekify
EN
Decode URL-encoded text locally.
Paste percent-encoded text to restore readable characters.
Uses decodeURIComponent. A plus sign stays a plus sign; it is not converted to a space.
Your data stays in this browser. Nothing is sent to a server.