Search



Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Unicode is preferred to ASCII because it permits the inclusion of accents, scientific symbols and characters used in

Gloss
tlanguages
other than English. The
Gloss
tUTF-8
 format is a standard encoding that provides the most efficient means of encoding 16-bit Unicode characters in cases where the majority of characters are in the ASCII range. Both 
Gloss
tUTF-8
and the alternative
Gloss
tUTF-16
 encoding are supported by all widely used operating systems and major applications. UTF-8 was adopted is an IETF Internet Standard (and has been for more than 15 years)it was initially adopted by IETF in 1996 to restrict some code values in 1998 and 2003). In 2008 UTF-8 became the most widely used for of encoding in web pages.

Gloss
tSNOMED CT
uses the
Gloss
tUTF-8
representation  representation

Footnote Macro

Note that SNOMED CT does not use, or require use of, the Byte Order Mark (BOM) specified by the Unicode standard because all SNOMED CT release files use UTF-8.

...