New posts in utf-8

ruby 1.9: invalid byte sequence in UTF-8

How do I convert between ISO-8859-1 and UTF-8 in Java?

How can I transform string to UTF-8 in C#?

Best way to make sure a MySQL database is fully in UTF8

MySQL "incorrect string value" error when save unicode string in Django

How can I change the encoding of a subtitle file?

What is the regex to extract all the emojis from a string?

Spacing error in Terminal

FPDF utf-8 encoding (HOW-TO)

Convert UTF-8 with BOM to UTF-8 with no BOM in Python

Using StringWriter for XML Serialization

How can I see which encoding is used in a file

What is the Windows equivalent for en_US.UTF-8 locale?

ANSI to UTF-8 in Notepad++

How do I get excel to not mess around with the formatting of a .csv file

Command to create MySQL database with Character set UTF-8

Program to check/look up UTF-8/Unicode characters in string on command line?

Differences between en_US.utf8 and en_US.UTF-8?

How do I determine file encoding in OS X?

C# Convert string from UTF-8 to ISO-8859-1 (Latin1) H