.TH "ansel2uni" 1 "Mon Dec 7 2015" "Version 2015-12-07" "r2bib" \" -*- nroff -*- .ad l .nh .SH NAME ansel2uni \- convert an ANSEL 8-bit stream to UTF-8 .PP .SH "SYNOPSIS " .PP .PP ansel2uni .PP .SH "OPTIONS " .PP .PP none .PP .SH "DESCRIPTION " .PP .PP \fIansel2uni\fP reads the standard input and transforms byte sequences conforming to the 8-bit ANSEL (a\&.k\&.a\&. Z39-47-1993 or ISO-IR-231) standard to the UTF-8 Unicode encoding\&. The dedicated interpretation of the input stream can be modified to adhere to MARC or GEDCOM standards at compile time\&. .PP The UTF-8 output may then be converted with tools like uni2ascii(1) or recode(1) to other schemes and character sets\&. .PP .SH "EXAMPLES " .PP .PP cat foo*\&.txt | ansel2uni > bar\&.utf8 .PP cat foo*\&.txt | ansel2uni | uni2ascii -q -a Q -a H > bar\&.html .PP .SH "SEE ALSO " .PP .PP uni2ascii(1) recode(1) .PP .SH "CAUTION " .PP .PP This is in an alpha state and has been tested only marginally\&. .PP .SH "AUTHOR " .PP .PP Richard J\&. Mathar, http://www.mpia.de/~mathar