一つ目のテキストエリアのテキストを base64 エンコードして、二つ目のテキストエリアに表示します。一方で、二つ目のテキストエリアのテキストを base64 デコードして一つ目のテキストエリアに表示します。
Encodes by base64 the text in the first text area and displays it in the second text area. On the other hand, the text in the second text area is base64 decoded and displayed in the first text area.
cf. for utf-8 text