Strumento Escape Unescape
Escape caratteri speciali per HTML, JavaScript o JSON. Gratuito, nessuna registrazione.
Valuta questo strumento
4.6 / 5 · 223 valutazioni
Altri strumenti
&;Codificatore entità HTML%20Codificatore/Decodificatore URLB64Codificatore/Decodificatore Base64{ }Formattatore JSONRecommended
CloudflareFree CDN & DDoS protectionResta aggiornato
Ricevi consigli dev e nuovi strumenti ogni settimana.
Niente spam. Cancella quando vuoi.
Enjoy these free tools?
☕Buy Me a CoffeeHow to Use
- Select the escaping format: HTML, JavaScript, or JSON
- Choose Escape or Unescape mode
- Paste your text into the input area
- Copy the escaped or unescaped result
Common Use Cases
- Sanitizing user input before rendering in HTML
- Preparing strings for JSON API payloads
- Debugging escaped characters in log files
- Building safe JavaScript string literals