Scanner s= new Scanner(System.in);
char aCharacter = s.next().charAt(0);