Quote:
	
	
		
			
				
					Originally Posted by  charleski
					 
				 
				The alternative, which involves less radical change to the original code, is to open the book in an application like  epubtweak, which is free and a convenient way of looking inside the epub. Go through the list of files, selecting each .html file and clicking 'Edit File', which will make it come up in Notepad. Then just take a look at the first line of the file and change  
encoding="ISO-8859-1" 
to 
encoding="utf-8" 
then save the file and move on to the next.  
			
		 | 
	
	
 Actually, it would be a lot easier to edit the html files using Notepad++. You can open them all in different tabs and then do a search/replace among all open tabs. So once loaded, it's just a single simple search/replace and then a save all and done except for putting them back into the ePub.