Guyz how can I get all the characters (not in the keyboard) in a string and

display it in another txtbox?

txtbox1 = "™ÈñõŒ the dog ←ÖÜç"

string1 = txtbox2

txtbox2 = "™ÈñõŒ ←ÖÜç

make it simple plss.

Thanks....