Unicode Unescape Converter

Paste a string with Unicode escapes and get the human-readable characters back.

Summary

Paste a string with Unicode escapes and get the human-readable characters back.

How it works

  1. Paste the string containing \uXXXX sequences
  2. Click Unescape
  3. Copy the readable result

Use cases

  • Reading escaped Unicode in JSON log files
  • Inspecting obfuscated JavaScript strings
  • Decoding database-stored Unicode escape strings

Frequently Asked Questions

Last updated: 2026-06-09 · Reviewed by Nham Vu