Question: How to change a string of binary numbers into a characters

"01000001" is A

how convert string of binary into a characters?

and

how to convert this string into 65 too?

Please Wait...