data / utility

Unicode Escape

Escape Unicode characters.

Input: Text Output: Escaped Unicode Local-first processing

Unicode Escape

Paste text below or choose a .txt file from your device. This runs locally in your browser.

Result will appear here.

How this page works

Use this page to escape Unicode text into visible code-point formats or unescape those formats back into readable characters.

Different systems write Unicode escapes differently, so the tool supports common styles such as \uXXXX, \u{...}, and HTML numeric entities.