QuickToolsFree Online Tools

HTML 엔티티 인코더/디코더

특수 문자를 HTML 엔티티로 인코딩하거나 디코딩합니다.

html entity encoderhtml encode decodehtml escapehtml unescapehtml entities online

Drag & drop a file here, or click to browse

Options

Privacy: This tool runs entirely in your browser. No data is sent to our servers. We don't store, share, or have access to any of the information you process here.

Examples

Example 1
<p>Hello & "World"</p>
Click "Example 1" above to load
Example 2
&lt;script&gt;alert(&quot;XSS&quot;)&lt;/script&gt;
Click "Example 2" above to load
Example 3
Café & résumé
Click "Example 3" above to load

Frequently Asked Questions

Q: Why encode HTML entities?

A: To safely display characters like <, >, &, " in HTML without being interpreted as markup.

Q: What characters are encoded?

A: All characters with HTML entity equivalents, including &, <, >, ", ', and extended Unicode characters.

Q: Is my data safe?

A: Yes, all processing happens locally in your browser. Nothing is sent to servers.

Related Tools

Privacy & Security

This tool runs entirely in your browser. No data is sent to our servers. We don't store, share, or have access to any of the information you process here.