Announcing The Unicode® Standard, Version 16.0

Version 16.0 of the Unicode Standard is now available. This is a major version update that includes new characters and code charts, new d...

A cool change is that the Core Specification of the Unicode Standard is now released as a static HTML subsite, backed up by an archiveable #PDF of 1,140 pages.

https://unicode.org/versions/Unicode16.0.0/core-spec/

You can now link to specific sections and paragraphs, e.g.

"Unicode is about plain text, see: https://unicode.org/versions/Unicode16.0.0/core-spec/chapter-2/#G642" .

I helped out in a small way with the project to produce the core spec as HTML + PDF. I think it is a marvellous improvement.

#18n #fonts #PDF #unicode

Core Spec – Unicode 16.0.0

@jdlh whoa! This is great! Thank you very much for sharing and for supporting that effort!
@jdlh Oh thank goodness, and thank you for helping with the transition.
@jdlh Thank you for this!
@jdlh I love Unicode, where it works, but I have to use a bunch of legacy tools that understand 8-bit ASCII only.

@wbpeckham sigh, I feel your pain. There is a lot of legacy about. But the real old-school ASCII will be 7-bit, not 8-bit.

Fun fact: any data which is ASCII-compliant is also Unicode UTF-8 compliant, because the latter is by design a subset of the former. So, you probably use UTF-8 all the time! :-)