Look at the Scanner class to see if it has any methods that read in a single character.
If you can't find any, then you will have to read the input as a String.