HTML 엔티티 인코더란?
HTML 엔티티 인코더은(는) Encode and decode HTML entities in text 무료 온라인 도구입니다.
모든 처리는 브라우저에서 이루어지며, 데이터가 서버로 전송되지 않습니다.
사용 방법
Paste your text into the input field. Select the encode mode. The tool converts characters such as <, >, &, " and ' into HTML entities.
주요 특징
Paste text containing HTML entities into the input field. Select the decode mode. The tool converts entities such as <, > and & back into their original characters.
Common HTML entities
- < - Less-than sign (<)
- > - Greater-than sign (>)
- & - Ampersand (&)
- " - Double quote (")
- ' - Single quote (')
- - Non-breaking space