UTF-8 text to Base64
- Input length
- 11
- Output length
- 16
- Mode
- Encode
Use this free Base64 encode/decode tool to convert text to Base64 and decode Base64 text back into UTF-8 locally in your browser.
UTF-8 text to Base64
Encode a short text value into Base64.
Decode a Base64 string back to readable text.
Check API examples, headers, payloads, and data snippets.
Work locally without sending the text to a server.
SGVsbG8gdG9vbHM=
Hello tools
Base64 output with padding if needed
Plain-language answers about when to use the tool, what it does with your inputs, what to double-check, and how privacy works.
Use it when your task matches one of these common needs: Encode a short text value into Base64. Decode a Base64 string back to readable text. It works best when you already know the values, dates, units, or settings the page asks for.
In plain language: Base64 represents bytes using 64 printable characters and padding. This tool converts text to UTF-8 bytes before encoding and decodes valid UTF-8 after Base64 decoding. The examples on the page are there so you can compare your inputs with a filled-out calculation before copying the answer.
Base64 is encoding, not encryption. Do not use it to hide secrets, passwords, tokens, or private data. Also check that you used the right unit, date, scale, or mode because small input changes can change the result.
No. The calculator runs in your browser tab. Your recent answers stay only on the page while you use it, and they are not sent to a server.