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