This program is automatically understand that the default alphabet is Vietnamese alphabet. Ex: Input: [a-b]. The program will highlight all character: a, à, á, ả, ã, ạ, b. This is very simple program with 2 new define pattern: \u: all Vietnamese characters and \U: all not Vietnamese characters.