I am developing a MAC (COCOA) application, where i am inputting special characters like (............) but when i print that string it is converting into some unicode characters like this \u201a\u00c4\u00b6\u201a\u00c4\u00b6\u201a, I don't want these characters to be send into server, I want to send (.........).
How can i achieve this in MAC COCOA. I tried following links but no help:
Using Objective C/Cocoa to unescape unicode characters, ie \u1234