Solution possible on php and \ or js
There is a f-I urlencode (php), which converts specials. characters in url code:
Returns a string in which all non-alphanumeric characters except -_. must be replaced with a percent sign (%)
And I need to encode Latin letters and numbers. Actually, you need to open the site with the login and password parameters (which need to be encoded).