CSV UTF-8 Excel in PHP
mb_convert_encoding($csv, 'UTF-16LE', 'UTF-8');
Anxious Anteater
mb_convert_encoding($csv, 'UTF-16LE', 'UTF-8');
chr(255) . chr(254)