Base64

Base64 / atob / btoa

Encode, decode, and test raw atob() / btoa() behavior in the browser.

Output

Paste input to see output here.

UTF-8 actions handle Unicode text. Raw atob()/btoa() match browser API behavior for Latin-1 strings.