Tools
목록으로

HTML 인코더/디코더

HTML 엔티티 인코딩 및 디코딩

Common HTML Entities

& → &
< → &lt;
> → &gt;
" → &quot;
' → &#39;
/ → &#x2F;