Hello
Maybe i asked for this some time ago, but i could not find where and when

So i need command line tool for converting text file from ansi to unicode. For example, i made textfile from cmd with echo command and it encoded at ansi, i need to reencode this file to utf-8 in command line

Thanks in advance