encoding - TEXT in Arabic showing wrong characters instead -
i've character encoding issue.
i've text file written in arabic, when open weird characters.. åÇÜÇáÍÌÑäÇáÑÝÇÚíãäí..
is there way fix , correct text? text file written utf8x encoded.
as in comment: not utf8, windows-1256 encoding, can repair on linux using iconv command file test:
jh@jh-aspire:4804~$ iconv -fwindows-1256 -tutf8 test هاـالحجرنالرفاعيمني (i have no idea means don't know arabic)
Comments
Post a Comment