how to change an int to a character in java code example Example: convert from integer to character java char a = (char) 65;