개발자 도구

Escape XML strings online

Escape and unescape XML special characters.

모든 도구

XML String Escaper

Upload file
Drag & drop a file here, or choose a file.
입력
출력

사용 방법

  1. Paste text.
  2. Choose Encode to escape XML or Decode to unescape.
  3. Copy the output.

Best practices

  • For best performance, try with smaller inputs first.
  • Preview the output before downloading or sharing it.
  • Avoid pasting sensitive data on shared devices.

개인정보

일부 도구는 브라우저에서 실행됩니다. 기능에 따라 서버 처리 필요할 수 있습니다.

예시
Encode
입력
<root a="1">Tom & Jerry</root>
출력

                                    
Decode
입력
&lt;root a=&quot;1&quot;&gt;Tom &amp; Jerry&lt;/root&gt;
출력

                                    

Was this tool helpful?