cfprocessingdirective
tag to set pageEncoding
config/routes.cfm
file to have the correct encoding:cfprocessingdirective
, you can resave the template or route file with UTF-8-BOM
. Your local text editor should provide this facility; here's an example in Notepad++ (windows)