Character set library, see the documentation for SRFI-14 19
On systems that support dynamic loading, the srfi-14 unit can be made available in the interpreter (csi) by entering
(require 'srfi-14)
This library provides only the Latin-1 character set.
19 http://srfi.schemers.org/srfi-14/srfi-14.html