jqGrid uses a standart ajax call which by default is utf8. Check to see how you can overcome this – use loadBeforeSend in jqGrid to send custom headers or jQuery ajaxSetup for this purpose.
Also there is a nother parameter which you can use for this purpose the name of parameter is _search if true the find button is clicked.