Another question following up. Is there a way to find out in what encoding is the file encoded (is it ucs-2le or utf-8)? when I open a file in VIM I can check it with :set fileencoding so there must be any way to recognize the file and its encoding. Thanks chris