I want to make this:

A google search box. How do I get what URL I should open?
just www.google.com/search?q=*TEXT* doesn't work, because it doesn't support non-latin characters. I know I need URL encoding for those, but It is very hard to do manually, is there some more automated way?
A google search box. How do I get what URL I should open?
just www.google.com/search?q=*TEXT* doesn't work, because it doesn't support non-latin characters. I know I need URL encoding for those, but It is very hard to do manually, is there some more automated way?










