Help for this page
Select Code to Download
Select
or
download this
use Encode; # ... $HTML = decode_utf8($HTML);
Select
or
download this
utf8::upgrade($HTML);