Encoding names table for Basic4Android

texwillerx

Member
Licensed User
Longtime User
Would you please give the url for the table of all encoding names for Basic4Android (I have seen this link in one of the posts, but unfortunately I didn't save it)

Regards
 

texwillerx

Member
Licensed User
Longtime User
Thank you very much for your response.

I have found another charset table in

http://a4esl.org/c/charset.html

My problem is that, I use a file where different charsets are mixed (for example Turkish with Cryllic). If I use Cryllic charset (windows-1251) then Turkish characters are shown as Cryllic chars.

Do you have any idea how can I overcome this problem?

Thanks in advance.

Regards
 
Last edited:
Upvote 0

Olaan

Expert
Licensed User
Longtime User
I use Thai langauge.Klaus told me to use UTF-8 without BOM via Notepad++.
Best Regards
Theera
 
Upvote 0
Top