#include "hspinet.as" DecodedSearchKeyWord = "テスト" nkfcnv utf8,DecodedSearchKeyWord,"wS" urlencode DecodedSearchKeyWord,utf8 screen 0,1400,800 axobj IE,"Shell.Explorer.2",ginfo(12) IE->"Navigate" "http://mixi.jp/search_profile.pl?submit_hidden=result&sort_type=neary&keyword="+DecodedSearchKeyWord
Twitterとかですと問題なく動作するのですが
Mixiですと文字化けします
どのようにすれば文字化けしなくなるのでしょうか?