url

nice to meet you.
How do I make a conversion that starts with% when I type url as below?
"Https://translate.google.com/?hl=en#en/en/반갑습니�� % A4. "

If I understand your question, then you want to use the EncodeURLComponent method:

Dim s As String = EncodeURLComponent("?????")