windows/unix unicode hell

Task: convert legal UTF8 into Windows native unicode (lilttle-endian, UTF-16).

Solution: UTF8ToUnicode.pl

This way you will identical file as if you opened input with Notepad and saved as “Unicode”.

Tags: , ,

2 Responses to “windows/unix unicode hell”

  1. Szwed Says:

    Have You seen notepad2?

  2. filip Says:

    sure :)

    but when I have to choose 2 solutions, both non-native to Windows, I choose Perl :)

Leave a Reply