Result:
editors/tinymce.php

this code
Code:
		theme : "advanced",
		width : "100%",
		height : "460",
replace with
Code:
		theme : "advanced",
		entity_encoding : "raw",
		width : "100%",
		height : "460",