I believe, there is an algorithm, which can equal two strings with similar typefaces of a characters, but different symbols (digits, Cyrillic, Latin or other alphabets). For example:
"hello"
(Latin symbols) equals to"he11o"
(digits and Latin symbols)"HELLO"
(Latin symbols) equals to"НЕLLО"
(Cyrillic and Latin symbols)"really"
(Latin symbols) equals to"геа11у"
(digits and Cyrillic symbols)