String Codec — Base64, URL, Hex

Encode and decode strings with common codecs in your browser.

Runs in your browser — nothing is uploaded.

How to use this tool

  1. Choose Base64, Base64URL, URL, Hex, HTML, or Unicode.
  2. Paste text and encode, or paste encoded text and decode.
  3. Swap input and output to reverse a step without retyping.

Good to know

Encode and decode locally when you are handling tokens, URLs, or HTML entities you should not upload.

Next task