一つ目のテキストエリアの UTF-8 テキストを base64 エンコードして、二つ目のテキストエリアに表示します。一方で、二つ目のテキストエリアのテキストを base64 デコードして一つ目の UTF-8 テキストエリアに表示します。
Encodes by base64 the text in the first UTF-8 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 UTF-8 text area.
cf. for plain text