一つ目のテキストエリアのテキストのスペース等を '%20'
等の URL 表記に変換して、二つ目のテキストエリアに表示します。一方で、二つ目のテキストエリアのテキストの '%20'
等の URL 表記を元のスペース等に変換して一つ目のテキストエリアに表示します。
Convert the text space etc. of the first text area into URL notation such as '%20'
and display it in the second text area. On the other hand, the URL notation such as '%20'
of the text in the second text area is converted to the original space etc. and displayed in the first text area.