UTF-8

From Learnit docs
Revision as of 10:53, 16 May 2019 by Docsadmin (talk | contribs) (Created page with "UTF-8 (8-bit UCS/Unicode Transformation Format) is a variable-length character coding system. It is able to represent any character in the Unicode standard, yet is backwards...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

UTF-8 (8-bit UCS/Unicode Transformation Format) is a variable-length character coding system. It is able to represent any character in the Unicode standard, yet is backwards compatible with ASCII. It is used by Moodle and MoodleDocs.

One benefit of UTF-8 is its ability to deal with languages that have 100s and 1000s of characters.

See also

es:UTF-8