How to escape special characters in password for using eventing REST API

example →

curl -v -GET http://Username:p@$$word@10.10.10.10:8096/api/v1/status/sample_function

getting below error →
curl: (3) URL using bad/illegal format or missing URL

@jon.strabala , need your help