http://www.perlmonks.org?node_id=697338


in reply to Unicode at Windows' cmd.exe

Add "use utf8;" to the start of your program to tell perl that the file is in encoded in UTF-8.