I have problem with my native language that is supported with utf-8

I have problem with my native language that is supported with utf-8


Hi,
My native language is supported with utf-8 encoding .
I tried this tutorial :
http://www.detacheddesigns.com/blog/blogSpecific.aspx?BlogId=56
It works with english language but when I turn html file text to my
native language words , the scripts works correctly but all of words
will convert to unknown characters :(
note : I`ve saved my sample html file with utf-8 encoding .
How can I set jQuery with my native language encoding ?
Thanks