개발자 도구

Encode or decode HTML entities online

Encode or decode HTML entities safely in your browser.

모든 도구

HTML Encoder/Decoder

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

사용 방법

  1. Paste HTML or entities.
  2. Choose Encode or Decode.
  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
입력
<div title="Hello & bye">Text</div>
출력

                                    
Decode
입력
&lt;div title=&quot;Hello &amp; bye&quot;&gt;Text&lt;/div&gt;
출력

                                    

Was this tool helpful?