Skip to content
1 articles

#Unicode escape

1 technical articles tagged with Unicode escape

Advertisement
JSON2026-08-28

JSON Shows Chinese as \uXXXX Escapes After Formatting — How to Get Readable Text Back

Why does formatted JSON turn Chinese into \uXXXX Unicode escapes, and how do you convert it back to readable text? Explains the cause and shows a one-click fix, all processed locally in your browser.

Read more
Advertisement