Windows Post to LInux,Stream Interpretation,Special Characters

I am having an issue getting linux to properly interpret special characters posted from Windows. I have tried several things and current am at a loss.

The raw input data looks like:

A’béaa  ~ ®©™ ¢ ¼½¾ !@#$%^&*()-_=+{}[]|\:;"'<,>.?/

But .net post adds odd looking A's - Â

When I post the same thing in PHP I have no problems!

Any help is helpful, thanks.

I have encountered the same problem, I resolved my issue after use UTF-8.