sinikoding

HTML Entity Encoder / Decoder

Escape teks supaya aman dipakai di HTML, atau decode entity kembali.

Lewat API
curl -X POST https://sinikoding.dev/api/v1/html-entities \
  -H 'content-type: application/json' \
  -H 'x-api-key: tk_live_…' \
  -d '{"input":"…","mode":"encode"}'

Butuh html entity encoder / decoder dari kode kamu? Bikin akun gratis untuk dapat API key. Halaman ini tetap bebas dipakai tanpa akun.

Bikin akun