What converted characters will become after conversion: '&' (ampersand) = '&' '"' (double quote) = '"' ''' (single quote) = ''' '<' (less than) = '<' '>' (greater than) = '>' Others.
Here is old version of the htmlencoding application. It only convert (&, ", ', <, >).