Special characters (åäöÅÄÖ etc) are replaced by "�" when using $.get function

Special characters (åäöÅÄÖ etc) are replaced by "�" when using $.get function

Hi.

All my special characters are replaced by a " �" when returning a php database generated file with the get function.

Is there a simple way to solve this issue?

Thanks!