cast int to char and get character instead of int code example Example: convert from integer to character java char a = (char) 65;