i have excel file with unicode character means i have data on my own language from uincode. So i want to convert excel to xml.I have successfully converted but getting unncessart character like this:
<Record>
<Row
A="Zone / अञà¥à¤šà¤²"
B="जिलà¥à¤²à¤¾ र निरà¥à¤µà¤¾à¤šà¤¨ कà¥à¤·à¥‡à¤¤à¥à¤°"
C="नाम थर"
D="मोबाइल /mobile"
E="फोन/phone"
F="राजनीतिक दल / सà¥à¤µà¤¤à¤¨à¥à¤¤à¥à¤°"
G="इमेल Email"
H="District"
I="Name (English)"
J="मोबाइल (नेपालीमा)"
K="फोन"
/>
</Record>
How to get this data on well know unicode.Anyone have any software or link how to convert without lossing unicode value convert from excel to xml.
No comments:
Post a Comment