I want to achieve something like: stri_trans_general(\'Man\\u00e9\', \'latin-ascii\') --> "Mané" but after the contents are read from a file.
An examp