What i am doing is making a password that is encripted that is stored in the registry

first it transforms the password into ascii numbers and does all this math to encript it

what i want to do is put not numbers but characters in the registry for further encription

i know how to do this I just want to know if the computer will crash because a registry string has invalid characters or somthing

THANKS