A) char car = nomefield.getText().charAt(2);
B) int ca = (int)car;
C) byte b = (byte)ca;