"HTML decoding" means replacing HTML entities that represent special characters with that character:
&
&
<
<
>
>
"
"
Examples