Global Araç
Html Entity Encoder Decoder
Escape or unescape HTML entities — &, <, ©, numeric references like ©, and hex references. Useful when pasting HTML into CMS fields that break on raw <, or when you've received encoded text and want the readable version.
Related: URL encoder/decoder, Base64 encoder/decoder, and Unicode text normalizer.
Nasıl Kullanılır
- Paste text into either the raw or encoded box.
- Click Encode (raw → entity) or Decode (entity → raw).
- Toggle whether to escape non-ASCII too.
- Copy the converted version.