# JSON (RFC 8259) only supports escapes for characters in the basic multilingual plane. That is U+0000 up to U+FFFF. Any extended characters need to be escaped using UTF-16 surrogate pairs. In your case that would be \uD83E\uDD79.