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