Dovrebbe bastarti questo...

codice:
String ss = "abcd";
char[] chrs = ss.toCharArray();