UTF-8 Wiki

From UTF-8
(Difference between revisions)
Jump to: navigation, search
(Undo revision 17022 by Techwibe (talk))
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
The purpose of this wiki is to help sysadmins and users properly configure their environment to support Unicode and the UTF-8 character set, with an emphasis on MIT computing. This wiki is based on MediaWiki; see the User’s Guide.
+
The purpose of this wiki is to help sysadmins and users properly configure their environment to support Unicode and the UTF-8 character set, with an emphasis on MIT computing. This wiki is based on [http://www.mediawiki.org/ MediaWiki]; see the [http://meta.wikimedia.org/wiki/Help:Contents User’s Guide].
  
    What is Unicode?
 
    What is UTF-8?
 
 
* [[Unicode|What is Unicode?]]
 
* [[Unicode|What is Unicode?]]
 
* [[UTF-8|What is UTF-8?]]
 
* [[UTF-8|What is UTF-8?]]

Latest revision as of 19:06, 13 December 2023

The purpose of this wiki is to help sysadmins and users properly configure their environment to support Unicode and the UTF-8 character set, with an emphasis on MIT computing. This wiki is based on MediaWiki; see the User’s Guide.

Operating Systems

Most modern OSs, including all major distributions of Linux, support UTF-8 by default. Sometimes, a system that has been upgraded from an old distribution may remain on a legacy locale until it has been reconfigured. On UNIX/Linux, you can check whether you are in a UTF-8 locale by running locale charmap; it should report UTF-8. If you are not in a UTF-8 locale, here is how to enable UTF-8 by default in various OS flavors:

Terminal Applications

Personal tools