Get characters from words

list(set('hello'))
['h', 'o', 'l', 'e']