Is it possible to convert AoibhÃn back to Aoibhín ?
If it is how can it be done?
Thanks in advance!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I am assuming this is the result of some operation where there was a mix-up between ISO-8859-1 (or a similar encoding) and UTF-8.
If at all possible, try re-importing the data with the correct character set settings so the problem doesn’t occur in the first place.
Other than that, it may be possible to get the data into the correct form by faking a character set, but to give any advice on that, you need to add details about your situation.