perl -MEncode=from_to -pe"from_to( $_, 'iso-8859-1','utf8' )" infile > outfile