Skip to content Skip to sidebar Skip to footer
Showing posts with the label Iso 8859 1

Jquery Ignores Encoding Iso-8859-1

I have a website which apperently removes the correct encoding (ISO-8859-1) from a string and sends… Read more Jquery Ignores Encoding Iso-8859-1

Special Character '\u0098' Read As '\u02dc' Using CharCodeAt()

I am creating test.js from Java, as per below. Test.js implements function d(), that receives as pa… Read more Special Character '\u0098' Read As '\u02dc' Using CharCodeAt()