HTML 엔티티 인코더 / 디코더

HTML 특수문자 인코딩 및 디코딩

Common HTML Entities

& = &
< = &lt;
> = &gt;
" = &quot;
' = &#39;
/ = &#47;
` = &#96;
= = &#61;