Type in a string of characters. The computer will remove any characters that appear more than once. It also works for uppercase and lowercase letters. Probably the only time this would be useful is if you were making a text engine but only wanted to import the characters you know you need. At least that's what I made it for.