"\u00e9" php

PHP
$tojson = addslashes(json_encode($array,JSON_FORCE_OBJECT|JSON_UNESCAPED_UNICODE));

Source

Also in PHP: