01
0 CHARS
SOURCE / UTF-8
Plain text
0 BYTES
TEXT ENCODING / CONVERSION CONSOLE
Move between readable text and transport-safe formats. Inspect bytes, escape markup, or prepare values for URLs. Nothing leaves this tab.
SOURCE / UTF-8
RESULT / BASE64
UTF-8 input is converted to standard Base64 with padding.
RFC 4648 · STANDARD ALPHABET
Represents binary data as portable ASCII text. Common in APIs, email, and data URLs.
Conversion runs inside browser memory. Refreshing page clears values and results.