How to encode URLs containing Unicode? I would like to pass it to a command line utility and I need to encode it first.
Example: http://zh.wikipedia.org/wiki/白
http://zh.wikipedia.org/wiki/白
I had Turkish character problem. solved the problem
solved the problem