Usage
- Pick encode/decode and an output format (\uXXXX, U+XXXX, HTML).
- Type to convert immediately. Decode auto-detects several notations.
- Use separators and uppercase for readability.
Convert text into Unicode escape formats or restore \uXXXX / U+XXXX / &#xXXXX; notations back to plain text.
Input is plain text or escape notation. Output follows the selected format. Nothing is uploaded.
Encode (A, JS): \u0041. Decode: U+0041 or A → A.