0
What is encoding?
Any one tell me what is encoding. I want to edit a android file,but file is encoded with unicode utf-8
1 Answer
+ 1
it's like html <meta charset="UTF-8"> (you have to use it on the head tag.
see this page if you want: https://www.w3schools.com/charsets/ref_html_utf8.asp