java get string first character code example Example: java get first char char fourth = "Banana".charAt(3);