utf8 format in xml
- by hussain
i want to know how to store this è (this type of symbols) in xml file
if i store this symbol in xml file..
the file shows this symbol like ?
i was inserted in front of xml file is <?xml version="1.0" encoding="UTF-8"?>
but that doest not shows correct
thanks and advance