This site's content was compiled from 1993 to 2006. Beyond that, Google is your friend.
Michael Kretschmar
This library implements a string which is a sequence of 16bit characters, and provides Unicode-oriented classes UCCHAR and UCSTRING.
An instance of UCCHAR can be created from an INTEGER or from an ordinary CHARACTER. An instance of UCSTRING can be created from an ordinary STRING.
A test program is included.
The initialization of the Unicode database takes a lot of time. There is potential for improvement.