java 8 make work with capital char code example Example: how to make a char uppercase in java char q = Character.toUpperCase('d');