Something like this :)


System.out.println((char) 65 + " to " + (char) 90);

// Json