Does anyone know how to convert a character to the binary number in C. I need to get a character from the user and convert that character's value to the Binary number.

Chears

Coskun