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