How to handle '\' character

Hello
I am trying to replace the character \ for the unicode value (\u2758) in string variable of my script
But every time, the character \ comes back and I don’t know how to replace it

Could anyone help me, please ?