Escape Unescapeツール
HTML、JavaScript、JSON用の特殊文字をエスケープ。無料で登録不要。
このツールを評価
4.6 / 5 · 223 件の評価
Recommended
CloudflareFree CDN & DDoS protection最新情報を受け取る
毎週の開発ヒントと新ツール情報。
スパムなし。いつでも解除可能。
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