I am trying to use the following command but can't get the right output:
$ w3m -dump_source google.com
r���G��2�Ph��ү�f�� ����?�l���%Y:���c(�����������Y\��s8Ư| ��;����1ʹ��D��^�lK���٥r��\���Սk�V��Ϸv���{��r�����~s\��~?�ML7���¹���ƿ�qm��h��q�(��:wZ a�
How can I change the charset?
I've also tried
w3m -O "UTF-8" -dump_source "google.com"
and
w3m -I "UTF-8" -dump_source "google.com"
but none worked.
or
month of attempts, but the result with w3m could not be reached.
Alternative option using elinks:
There was also a problem with the encoding. but it turned out to be solved as follows
put it to terminal