binmode STDIN, ':encoding(UTF-8)'; # then you can do: while () { # work with $_ here }