PHP JSON_ENCODE UTF8
json_encode( $data, JSON_UNESCAPED_UNICODE );
Abdullah al Mamun
json_encode( $data, JSON_UNESCAPED_UNICODE );
json_encode( $text, JSON_UNESCAPED_UNICODE );