Hallo auf puzzlestart.de.

hier1:{"q":"\u00c3\u00a4"}
hier2:{"q":"\u00c3\u00a4"}
hier3:{"q":"c"}
hier4:{"\u00fc":"\u00e4"}
hier5:{"q":"ä"}

###############################
hier6 (JSON_UNESCAPED_UNICODE):{"ü":"ä"}
hier7 (JSON_PARTIAL_OUTPUT_ON_ERROR):{"\u00fc":"\u00e4"}
hier8 (JSON_INVALID_UTF8_IGNORE ):{"\u00fc":"\u00e4"}
hier9 (JSON_INVALID_UTF8_SUBSTITUTE):{"\u00fc":"\u00e4"}