Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

132.Character encoding -- How to change/convert encoding of xml files in all sub-directorys from unicode to utf8(utf-8)?

User: editor -- 2008-05-19
Hits: 246
Type: Character encoding   
Search all Character encoding examples
Description:
How to change encoding of xml files in all sub-directorys from unicode to utf8?
Answer:
Hint: You need to Download and install "Replace Pioneer" to finish following steps.
1. open Tools->Batch Runner menu
2. click 'Search Files', 
* enter 'File name filter':

* enter 'Search Directory' to the directory to search
* check options [v] search sub-directory
3. click 'Search', all xml files will be found, click 'Close' to close search window
4. click 'Change Encode', select 'input encode' to UTF-16, 'output encode' to utf-8
5. click 'start', done.

Similar Examples:
How to batch convert/change many html files from gb2312 to utf-8(utf8)? (58%)
How to convert/change a file from gbk to utf-8(utf8)? (57%)
How to convert each line of a text file to the new format? (48%)
How to batch change many html files from iso-8859-1 to utf-8? (47%)
How to batch rename files with the first word of file contents? (47%)
How to sort the lines in a text files by the order of line length? (46%)
How to batch rename files to the first 8 characters of the second line of file content? (46%)
How to batch change a lot of xml files, adding all <ID> by 1? (46%)

Check Demo of Character encoding