Archive for Friday, December 16, 2011

FreeBSD and UTF-8

UTF-8 is a variable-width character encoding set, that has been designed with backward compatibility for the popular ASCII character encoding set. UTF-8 has become the standard in popular open source multilingual operating systems.
There is one exception though. UTF-8 is not standard in the FreeBSD operating system. However, FreeBSD can be configured for UTF-8.
Determine the locale, [...]

Read the rest of this entry »