I have to split the strings of input text file (which is in hindi language) in java language. Is there is a way to do so ?I have tried to split it into single characters but that doesn't word. For example:
मुझे बहुत सारा काम करना है|
then output should be
मु
झे
ब
हु
त
सा
रा
का
म
क
र
ना
है