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