<?php $data = ['response' => 'Гречневая диета'];echo json_encode($data, JSON_UNESCAPED_UNICODE);
Standard input is empty
{"response":"Гречневая диета"}
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!