Possible Duplicate:
Batch-convert files for encoding or line ending under Windows
I need a tool like this
http://www.rotatingscrew.com/utfcast.aspx
But the tool should do the opposite, convert multiple files from utf-8 to iso-8859-1
Is there any tool (php script, batch file, etc.) for Windows that can do this? Thanks