String str = "Fish";

System.out.println(str.charAt(1));