$string1 = "This is greek character 'y': μ"; print "Content-Type: text/html; charset=utf-8\n\n"; print "$string1 - $string2";