Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.69 KB

File metadata and controls

35 lines (21 loc) · 1.69 KB

Unicode

The Unicode Consortium is the standards body for the internationalization of software and services.

The Unicode Standard consists of:

  • the core specification, giving the general principles, requirements for conformance, and guidelines for implementers;
  • the code charts, showing representative glyphs for all the Unicode characters;
  • the Unicode Standard Annexes, supplying detailed normative information about particular aspects of the standard; and
  • the Unicode Character Database (UCD), supplying normative and informative data for implementers.

Unicode also publishes ICU, a library implementing Unicode support for C/C++ and Java programming languages.

Links

Below are some links of particular interest for the handling of Greek language.

All links point to Unicode v16.0.0 (published 10 September 2024), the current version. Please note that the Unicode Terms of Use do not allow to have a local copy of some files here.

Code charts:

From the core spec:

More: