Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in Java only
Search
Advanced Search
Forums
Product Launch
Updates
Today's Posts
Member List
Calendar
Home
Forum
Topic
Java
Xml file convert from ansi format to UTF-8 format
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
Hasna
New Member
Join Date:
Jan 2008
Posts:
1
#1
Xml file convert from ansi format to UTF-8 format
Jan 30 '08, 12:07 PM
I am having list of xml file in ansi format, i want to convert xml file to UTF-8 format.
JosAH
Recognized Expert
MVP
Join Date:
Mar 2007
Posts:
11453
#2
Jan 30 '08, 01:09 PM
Originally posted by
Hasna
I am having list of xml file in ansi format, i want to convert xml file to UTF-8 format.
I assume you mean 'ASCII', not 'ansi'. If that is true your file already is in UTF-8 format.
Have a look
here
.
kind regards,
Jos
Comment
Post
Cancel
BigDaddyLH
Recognized Expert
Top Contributor
Join Date:
Dec 2007
Posts:
1216
#3
Jan 30 '08, 03:35 PM
What does the first line look like? Does it define an encoding like this:
[HTML]<?xml version="1.0" encoding="UTF-8"?>[/HTML]
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment