What to do if there is a special symbol in the link of the a tag that causes the link to fail?

Today, when I made changes to a page of the company, I found that there was a problem with the link to the a tag of one of the downloaded files.
clipboard.png is this, because the symbol"(") makes it impossible to link to the file properly, so what method should be used to modify this?
Baidu also searched but did not find the method, and the special symbol comparison table did not find the symbol OTZ.. Thank you for asking for help.

Mar.17,2021

try the ASCII to Unicode tool, and you can convert this symbol to Unicode coding.
address: http://tool.chinaz.com/tools/.


encodeURI (url)

Menu