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