Top "Latin" questions

Converting special charactes such as ü and à back to their original, latin alphbet counterparts in C#

I have been given an export from a MySQL database that seems to have had it's encoding muddled somewhat over …

c# character-encoding special-characters latin mojibake
Convert characters to UTF8 in MySQL (é to é)

I've got a MySQL problem. My whole website except my database is in UTF8. I just recently tried to convert …

mysql utf-8 character diacritics latin
regular expressions with the Cyrillic alphabet?

I am currently writing some validation that will validate inputted data. I am using regular expressions to do so, working …

c# regex latin
Latin Regex with symbols

I need split a text and get only words, numbers and hyphenated composed-words. I need to get latin words also, …

java regex split symbols latin
How to TRANSLATE unicode to latin in Teradata?

My table contains a field lastName that is UNICODE I need to implement the SOUNDEX function, but it won't work …

unicode teradata latin