link mapbit
December 5, 1995; Ralph E. Griswold
This file is in the public domain.
The procedure mapbit(s) produces a string of zeros and ones corresponding to the bit patterns for the characters of s. For example, mapbit("Axe") produces "010000010111100001100101".