Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ iconv(5) — Atari System V 1.1-06

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

iconv(1)





   iconv(5)                                                           iconv(5)


   NAME
         iconv - code set conversion tables

   DESCRIPTION
         The following code set conversions are supported:
             ____________________________________________________________
            |               Code Set Conversions Supported              |
            |___________|________|_____________|________|_______________|
            |    Code   |  Symbol|  Target Code|  Symbol|     comment   |
            |___________|________|_____________|________|_______________|
            | ISO 646   |  646   |  ISO 8859-1 |  8859  |  US Ascii     |
            |___________|________|_____________|________|_______________|
            | ISO 646de |  646de |  ISO 8859-1 |  8859  |  German       |
            |___________|________|_____________|________|_______________|
            | ISO 646da |  646da |  ISO 8859-1 |  8859  |  Danish       |
            |___________|________|_____________|________|_______________|
            | ISO 646en |  646en |  ISO 8859-1 |  8859  |  English Ascii|
            |___________|________|_____________|________|_______________|
            | ISO 646es |  646es |  ISO 8859-1 |  8859  |  Spanish      |
            |___________|________|_____________|________|_______________|
            | ISO 646fr |  646fr |  ISO 8859-1 |  8859  |  French       |
            |___________|________|_____________|________|_______________|
            | ISO 646it |  646it |  ISO 8859-1 |  8859  |  Italian      |
            |___________|________|_____________|________|_______________|
            | ISO 646sv |  646sv |  ISO 8859-1 |  8859  |  Swedish      |
            |___________|________|_____________|________|_______________|
            | ISO 8859-1|  8859  |  ISO 646    |  646   |  7 bit Ascii  |
            |___________|________|_____________|________|_______________|
            | ISO 8859-1|  8859  |  ISO 646de  |  646de |  German       |
            |___________|________|_____________|________|_______________|
            | ISO 8859-1|  8859  |  ISO 646da  |  646da |  Danish       |
            |___________|________|_____________|________|_______________|
            | ISO 8859-1|  8859  |  ISO 646en  |  646en |  English Ascii|
            |___________|________|_____________|________|_______________|
            | ISO 8859-1|  8859  |  ISO 646es  |  646es |  Spanish      |
            |___________|________|_____________|________|_______________|
            | ISO 8859-1|  8859  |  ISO 646fr  |  646fr |  French       |
            |___________|________|_____________|________|_______________|
            | ISO 8859-1|  8859  |  ISO 646it  |  646it |  Italian      |
            |___________|________|_____________|________|_______________|
            | ISO 8859-1|  8859  |  ISO 646sv  |  646sv |  Swedish      |
            |___________|________|_____________|________|_______________|

         The conversions are performed according to the tables following.  All
         values in the tables are given in octal.








   8/91                                                                 Page 1









   iconv(5)                                                           iconv(5)


   ISO 646 (US ASCII) to ISO 8859-1
         For the conversion of ISO 646 to ISO 8859-1 all characters in ISO 646
         can be mapped unchanged to ISO 8859-1


   ISO 646de (GERMAN) to ISO 8859-1
         For the conversion of ISO 646de to ISO 8859-1 all characters not in
         the following table are mapped unchanged.

                               ________________________
                              | Conversions Performed |
                              |__________|____________|
                              | ISO 646de|  ISO 8859-1|
                              |__________|____________|
                              | 100      |  247       |
                              |__________|____________|
                              | 133      |  304       |
                              |__________|____________|
                              | 134      |  326       |
                              |__________|____________|
                              | 135      |  334       |
                              |__________|____________|
                              | 173      |  344       |
                              |__________|____________|
                              | 174      |  366       |
                              |__________|____________|
                              | 175      |  374       |
                              |__________|____________|
                              | 176      |  337       |
                              |__________|____________|


   ISO 646da (DANISH) to ISO 8859-1
         For the conversion of ISO 646da  to ISO 8859-1 all characters not in
         the following table are mapped unchanged.

                               ________________________
                                 Conversions Peformed
                               ________________________
                                ISO 646da   ISO 8859-1
                               ________________________
                                133         306
                               ________________________
                                134         330
                               ________________________
                                135         305
                               ________________________
                                173         346
                               ________________________
                                174         370
                               ________________________


   Page 2                                                                 8/91









   iconv(5)                                                           iconv(5)


                              | 175      |  345       |
                              |__________|____________|


   ISO 646en (ENGLISH ASCII) to ISO 8859-1
         For the conversion of ISO 646en to ISO 8859-1 all characters not in
         the following table are mapped unchanged.

                               ________________________
                              |  Conversions Peformed |
                              |__________|____________|
                              | ISO 646en|  ISO 8859-1|
                              |__________|____________|
                              | 043      |  243       |
                              |__________|____________|

   ISO 646fr (FRENCH) to ISO 8859-1
         For the conversion of ISO 646fr to ISO 8859-1 all characters not in
         the following table are mapped unchanged.

                               ________________________
                              |  Conversions Peformed |
                              |__________|____________|
                              | ISO 646fr|  ISO 8859-1|
                              |__________|____________|
                              | 043      |  243       |
                              |__________|____________|
                              | 100      |  340       |
                              |__________|____________|
                              | 133      |  260       |
                              |__________|____________|
                              | 134      |  347       |
                              |__________|____________|
                              | 135      |  247       |
                              |__________|____________|
                              | 173      |  351       |
                              |__________|____________|
                              | 174      |  371       |
                              |__________|____________|
                              | 175      |  350       |
                              |__________|____________|
                              | 176      |  250       |
                              |__________|____________|


   ISO 646it (ITALIAN) to ISO 8859-1
         For the conversion of ISO 646it to ISO 8859-1 all characters not in
         the following table are mapped unchanged.





   8/91                                                                 Page 3









   iconv(5)                                                           iconv(5)


                               ________________________
                              |  Conversions Peformed |
                              |__________|____________|
                              | ISO 646it|  ISO 8859-1|
                              |__________|____________|
                              | 043      |  243       |
                              |__________|____________|
                              | 100      |  247       |
                              |__________|____________|
                              | 133      |  260       |
                              |__________|____________|
                              | 134      |  347       |
                              |__________|____________|
                              | 135      |  351       |
                              |__________|____________|
                              | 140      |  371       |
                              |__________|____________|
                              | 173      |  340       |
                              |__________|____________|
                              | 174      |  362       |
                              |__________|____________|
                              | 175      |  350       |
                              |__________|____________|
                              | 176      |  354       |
                              |__________|____________|




























   Page 4                                                                 8/91









   iconv(5)                                                           iconv(5)


   ISO 646es (SPANISH) to ISO 8859-1
         For the conversion of ISO 646es to ISO 8859-1 all characters not in
         the following table are mapped unchanged.

                               ________________________
                              |  Conversions Peformed |
                              |__________|____________|
                              | ISO 646es|  ISO 8859-1|
                              |__________|____________|
                              | 100      |  247       |
                              |__________|____________|
                              | 133      |  241       |
                              |__________|____________|
                              | 134      |  321       |
                              |__________|____________|
                              | 135      |  277       |
                              |__________|____________|
                              | 173      |  260       |
                              |__________|____________|
                              | 174      |  361       |
                              |__________|____________|
                              | 175      |  347       |
                              |__________|____________|


   ISO 646sv (SWEDISH) to ISO 8859-1
         For the conversion of ISO 646sv to ISO 8859-1 all characters not in
         the following table are mapped unchanged.

                               ________________________
                                 Conversions Peformed
                               ________________________
                                ISO 646sv   ISO 8859-1
                               ________________________
                                100         311
                               ________________________
                                133         304
                               ________________________
                                134         326
                               ________________________
                                135         305
                               ________________________
                                136         334
                               ________________________
                                140         351
                               ________________________
                                173         344
                               ________________________
                                174         366
                               ________________________
                                175         345


   8/91                                                                 Page 5









   iconv(5)                                                           iconv(5)


                              |__________|____________|
                              | 176      |  374       |
                              |__________|____________|


















































   Page 6                                                                 8/91









   iconv(5)                                                           iconv(5)


   ISO 8859-1 to ISO 646 (ASCII)
         For the conversion of ISO 8859-1 to ISO 646 all characters not in the
         following table are mapped unchanged.

                          ___________________________________
                         | Converted to Underscore '_' (137)|
                         |__________________________________|
                         |  200 201 202 203 204 205 206 207 |
                         |__________________________________|
                         | 210 211 212 213 214 215 216 217  |
                         |__________________________________|
                         | 220 221 222 223 224 225 226 227  |
                         |__________________________________|
                         | 230 231 232 233 234 235 236 237  |
                         |__________________________________|
                         | 240 241 242 243 244 245 246 247  |
                         |__________________________________|
                         | 250 251 252 253 254 255 256 257  |
                         |__________________________________|
                         | 260 261 262 263 264 265 266 267  |
                         |__________________________________|
                         | 270 271 272 273 274 275 276 277  |
                         |__________________________________|
                         | 300 301 302 303 304 305 306 307  |
                         |__________________________________|
                         | 310 311 312 313 314 315 316 317  |
                         |__________________________________|
                         | 320 321 322 323 324 325 326 327  |
                         |__________________________________|
                         | 330 331 332 333 334 335 336 337  |
                         |__________________________________|
                         | 340 341 342 343 344 345 346 347  |
                         |__________________________________|
                         | 350 351 352 353 354 355 356 357  |
                         |__________________________________|
                         | 360 361 362 363 364 365 366 367  |
                         |__________________________________|
                         | 370 371 372 373 374 375 376 377  |
                         |__________________________________|














   8/91                                                                 Page 7









   iconv(5)                                                           iconv(5)


   ISO 8859-1 to ISO 646de (GERMAN)
         For the conversion of ISO 8859-1 to ISO 646de all characters not in
         the following tables are mapped unchanged.

                               ________________________
                              |  Conversions Peformed |
                              |___________|___________|
                              | ISO 8859-1|  ISO 646de|
                              |___________|___________|
                              | 247       |  100      |
                              |___________|___________|
                              | 304       |  133      |
                              |___________|___________|
                              | 326       |  134      |
                              |___________|___________|
                              | 334       |  135      |
                              |___________|___________|
                              | 337       |  176      |
                              |___________|___________|
                              | 344       |  173      |
                              |___________|___________|
                              | 366       |  174      |
                              |___________|___________|
                              | 374       |  175      |
                              |___________|___________|

                          ___________________________________
                           Converted to Underscore '_' (137)
                          ___________________________________
                            100 133 134 135 173 174 175 176
                          ___________________________________

                          ___________________________________
                           200 201 202 203 204 205 206 207
                          ___________________________________
                           210 211 212 213 214 215 216 217
                          ___________________________________
                           220 221 222 223 224 225 226 227
                          ___________________________________
                           230 231 232 233 234 235 236 237
                          ___________________________________
                           240 241 242 243 244 245 246
                          ___________________________________
                           250 251 252 253 254 255 256 257
                          ___________________________________
                           260 261 262 263 264 265 266 267
                          ___________________________________
                           270 271 272 273 274 275 276 277
                          ___________________________________
                           300 301 302 303      305 306 307
                          ___________________________________


   Page 8                                                                 8/91









   iconv(5)                                                           iconv(5)


                         | 310 311 312 313 314 315 316 317  |
                         |__________________________________|
                         | 320 321 322 323 324 325      327 |
                         |__________________________________|
                         | 330 331 332 333      335 336 337 |
                         |__________________________________|
                         | 340 341 342 343      345 346 347 |
                         |__________________________________|
                         | 350 351 352 353 354 355 356 357  |
                         |__________________________________|
                         | 360 361 362 363 364 365      367 |
                         |__________________________________|
                         | 370 371 372 373      375 376 377 |
                         |__________________________________|







































   8/91                                                                 Page 9









   iconv(5)                                                           iconv(5)


   ISO 8859-1 to ISO 646da (DANISH)
         For the conversion of ISO 8859-1 to ISO 646da all characters not in
         the following tables are mapped unchanged.

                               ________________________
                              |  Conversions Peformed |
                              |___________|___________|
                              | ISO 8859-1|  ISO 646da|
                              |___________|___________|
                              | 305       |  135      |
                              |___________|___________|
                              | 306       |  133      |
                              |___________|___________|
                              | 330       |  134      |
                              |___________|___________|
                              | 345       |  175      |
                              |___________|___________|
                              | 346       |  173      |
                              |___________|___________|
                              | 370       |  174      |
                              |___________|___________|

                          ___________________________________
                           Converted to Underscore '_' (137)
                          ___________________________________
                               133 134 135 173 174 175
                          ___________________________________

                          ___________________________________
                           200 201 202 203 204 205 206 207
                          ___________________________________
                           210 211 212 213 214 215 216 217
                          ___________________________________
                           220 221 222 223 224 225 226 227
                          ___________________________________
                           230 231 232 233 234 235 236 237
                          ___________________________________
                           240 241 242 243 244 245 246 247
                          ___________________________________
                           250 251 252 253 254 255 256 257
                          ___________________________________
                           260 261 262 263 264 265 266 267
                          ___________________________________
                           270 271 272 273 274 275 276 277
                          ___________________________________
                           300 301 302 303 304           307
                          ___________________________________
                           310 311 312 313 314 315 316 317
                          ___________________________________
                           320 321 322 323 324 325 326 327
                          ___________________________________


   Page 10                                                                8/91









   iconv(5)                                                           iconv(5)


                         |      331 332 333 334 335 336 337 |
                         |__________________________________|
                         | 340 341 342 343 344           347|
                         |__________________________________|
                         | 350 351 352 353 354 355 356 357  |
                         |__________________________________|
                         | 360 361 362 363 364 365 366 367  |
                         |__________________________________|
                         |      371 372 373 374      376 377|
                         |__________________________________|











































   8/91                                                                Page 11









   iconv(5)                                                           iconv(5)


   ISO 8859-1 to ISO 646en (ENGLISH ASCII)
         For the conversion of ISO 8859-1 to ISO 646en all characters not in
         the following tables are mapped unchanged.

                               ________________________
                              |  Conversions Peformed |
                              |___________|___________|
                              | ISO 8859-1|  ISO 646en|
                              |___________|___________|
                              | 243       |  043      |
                              |___________|___________|

                          ___________________________________
                           Converted to Underscore '_' (137)
                          ___________________________________
                                          043
                          ___________________________________

                          ___________________________________
                           200 201 202 203 204 205 206 207
                          ___________________________________
                           210 211 212 213 214 215 216 217
                          ___________________________________
                           220 221 222 223 224 225 226 227
                          ___________________________________
                           230 231 232 233 234 235 236 237
                          ___________________________________
                           240 241 242      244 245 246 247
                          ___________________________________
                           250 251 252 253 254 255 256 257
                          ___________________________________
                           260 261 262 263 264 265 266 267
                          ___________________________________
                           270 271 272 273 274 275 276 277
                          ___________________________________
                           300 301 302 303 304 305 306 307
                          ___________________________________
                           310 311 312 313 314 315 316 317
                          ___________________________________
                           320 321 322 323 324 325 326 327
                          ___________________________________
                           330 331 332 333 334 335 336 337
                          ___________________________________
                           340 341 342 343 344 345 346 347
                          ___________________________________
                           350 351 352 353 354 355 356 357
                          ___________________________________
                           360 361 362 363 364 365 366 367
                          ___________________________________
                           370 371 372 373 374 375 376 377
                          ___________________________________


   Page 12                                                                8/91









   iconv(5)                                                           iconv(5)



                         |                                  |
                         |                                  |
                         |                                  |
                         |                                  |
                         |                                  |
                         |                                  |
                         |                                  |
                         |                                  |
                         |                                  |
                         |                                  |
                         |                                  |
                         |                                  |








































   8/91                                                                Page 13









   iconv(5)                                                           iconv(5)


   ISO 8859-1 to ISO 646fr (FRENCH)
         For the conversion of ISO 8859-1 to ISO 646fr all characters not in
         the following tables are mapped unchanged.

                               ________________________
                              |  Conversions Peformed |
                              |___________|___________|
                              | ISO 8859-1|  ISO 646fr|
                              |___________|___________|
                              | 243       |  043      |
                              |___________|___________|
                              | 247       |  135      |
                              |___________|___________|
                              | 250       |  176      |
                              |___________|___________|
                              | 260       |  133      |
                              |___________|___________|
                              | 340       |  100      |
                              |___________|___________|
                              | 347       |  134      |
                              |___________|___________|
                              | 350       |  175      |
                              |___________|___________|
                              | 351       |  173      |
                              |___________|___________|
                              | 371       |  174      |
                              |___________|___________|

                          ___________________________________
                           Converted to Underscore '_' (137)
                          ___________________________________
                                          043
                          ___________________________________
                           100 133 134 135 173 174 175 176
                          ___________________________________

                          ___________________________________
                           200 201 202 203 204 205 206 207
                          ___________________________________
                           210 211 212 213 214 215 216 217
                          ___________________________________
                           220 221 222 223 224 225 226 227
                          ___________________________________
                           230 231 232 233 234 235 236 237
                          ___________________________________
                           240 241 242      244 245 246
                          ___________________________________
                                251 252 253 254 255 256 257
                          ___________________________________
                                261 262 263 264 265 266 267
                          ___________________________________


   Page 14                                                                8/91









   iconv(5)                                                           iconv(5)


                         | 270 271 272 273 274 275 276 277  |
                         |__________________________________|
                         | 300 301 302 303 304 305 306 307  |
                         |__________________________________|
                         | 310 311 312 313 314 315 316 317  |
                         |__________________________________|
                         | 320 321 322 323 324 325 326 327  |
                         |__________________________________|
                         | 330 331 332 333 334 335 336 337  |
                         |__________________________________|
                         |      341 342 343 344 345 346     |
                         |__________________________________|
                         |           352 353 354 355 356 357|
                         |__________________________________|
                         | 360 361 362 363 364 365 366 367  |
                         |__________________________________|
                         | 370      372 373 374 375 376 377 |
                         |__________________________________|



































   8/91                                                                Page 15









   iconv(5)                                                           iconv(5)


   ISO 8859-1 to ISO 646it (ITALIAN)
         For the conversion of ISO 8859-1 to ISO 646it all characters not in
         the following tables are mapped unchanged.

                               ________________________
                              |  Conversions Peformed |
                              |___________|___________|
                              | ISO 8859-1|  ISO 646it|
                              |___________|___________|
                              | 243       |  043      |
                              |___________|___________|
                              | 247       |  100      |
                              |___________|___________|
                              | 260       |  133      |
                              |___________|___________|
                              | 340       |  173      |
                              |___________|___________|
                              | 347       |  134      |
                              |___________|___________|
                              | 350       |  175      |
                              |___________|___________|
                              | 351       |  135      |
                              |___________|___________|
                              | 354       |  176      |
                              |___________|___________|
                              | 362       |  174      |
                              |___________|___________|
                              | 371       |  140      |
                              |___________|___________|

                          ___________________________________
                           Converted to Underscore '_' (137)
                          ___________________________________
                                          043
                          ___________________________________
                           100 133 134 135 173 174 175 176
                          ___________________________________

                          ___________________________________
                           200 201 202 203 204 205 206 207
                          ___________________________________
                           210 211 212 213 214 215 216 217
                          ___________________________________
                           220 221 222 223 224 225 226 227
                          ___________________________________
                           230 231 232 233 234 235 236 237
                          ___________________________________
                           240 241 242      244 245 246
                          ___________________________________
                           250 251 252 253 254 255 256 257
                          ___________________________________


   Page 16                                                                8/91









   iconv(5)                                                           iconv(5)


                         |      261 262 263 264 265 266 267 |
                         |__________________________________|
                         | 270 271 272 273 274 275 276 277  |
                         |__________________________________|
                         | 300 301 302 303 304 305 306 307  |
                         |__________________________________|
                         | 310 311 312 313 314 315 316 317  |
                         |__________________________________|
                         | 320 321 322 323 324 325 326 327  |
                         |__________________________________|
                         | 330 331 332 333 334 335 336 337  |
                         |__________________________________|
                         |      341 342 343 344 345 346     |
                         |__________________________________|
                         |           352 353 354 355 356 357|
                         |__________________________________|
                         | 360 361     363 364 365 366 367  |
                         |__________________________________|
                         | 370      372 373 374 375 376 377 |
                         |__________________________________|

































   8/91                                                                Page 17









   iconv(5)                                                           iconv(5)


   ISO 8859-1 to ISO 646es (SPANISH)
         For the conversion of ISO 8859-1 to ISO 646es all characters not in
         the following tables are mapped unchanged.

                               ________________________
                              |  Conversions Peformed |
                              |___________|___________|
                              | ISO 8859-1|  ISO 646es|
                              |___________|___________|
                              | 241       |  133      |
                              |___________|___________|
                              | 247       |  100      |
                              |___________|___________|
                              | 260       |  173      |
                              |___________|___________|
                              | 277       |  135      |
                              |___________|___________|
                              | 321       |  134      |
                              |___________|___________|
                              | 347       |  175      |
                              |___________|___________|
                              | 361       |  174      |
                              |___________|___________|

                          ___________________________________
                           Converted to Underscore '_' (137)
                          ___________________________________
                             100 133 134 135 173 174 175
                          ___________________________________

                          ___________________________________
                           200 201 202 203 204 205 206 207
                          ___________________________________
                           210 211 212 213 214 215 216 217
                          ___________________________________
                           220 221 222 223 224 225 226 227
                          ___________________________________
                           230 231 232 233 234 235 236 237
                          ___________________________________
                           240      242 243 244 245 246
                          ___________________________________
                           250 251 252 253 254 255 256 257
                          ___________________________________
                                261 262 263 264 265 266 267
                          ___________________________________
                           270 271 272 273 274 275 276
                          ___________________________________
                           300 301 302 303 304 305 306 307
                          ___________________________________
                           310 311 312 313 314 315 316 317
                          ___________________________________


   Page 18                                                                8/91









   iconv(5)                                                           iconv(5)


                         | 320      322 323 324 325 326 327 |
                         |__________________________________|
                         | 330 331 332 333 334 335 336 337  |
                         |__________________________________|
                         | 340 341 342 343 344 345 346      |
                         |__________________________________|
                         | 350 351 352 353 354 355 356 357  |
                         |__________________________________|
                         | 360      362 363 364 365 366 367 |
                         |__________________________________|
                         | 370 371 372 373 374 375 376 377  |
                         |__________________________________|









































   8/91                                                                Page 19









   iconv(5)                                                           iconv(5)


   ISO 8859-1 to ISO 646sv (SWEDISH)
         For the conversion of ISO 8859-1 to ISO 646sv all characters not in
         the following tables are mapped unchanged.

                               ________________________
                              |  Conversions Peformed |
                              |___________|___________|
                              | ISO 8859-1|  ISO 646sv|
                              |___________|___________|
                              | 304       |  133      |
                              |___________|___________|
                              | 305       |  135      |
                              |___________|___________|
                              | 311       |  100      |
                              |___________|___________|
                              | 326       |  134      |
                              |___________|___________|
                              | 334       |  136      |
                              |___________|___________|
                              | 344       |  173      |
                              |___________|___________|
                              | 345       |  175      |
                              |___________|___________|
                              | 351       |  140      |
                              |___________|___________|
                              | 366       |  174      |
                              |___________|___________|
                              | 374       |  176      |
                              |___________|___________|

                          ___________________________________
                           Converted to Underscore '_' (137)
                          ___________________________________
                                100 133 134 135 136 140
                          ___________________________________
                           173 174 175 176
                          ___________________________________

                          ___________________________________
                           200 201 202 203 204 205 206 207
                          ___________________________________
                           210 211 212 213 214 215 216 217
                          ___________________________________
                           220 221 222 223 224 225 226 227
                          ___________________________________
                           230 231 232 233 234 235 236 237
                          ___________________________________
                           240 241 242 243 244 245 246 247
                          ___________________________________
                           250 251 252 253 254 255 256 257
                          ___________________________________


   Page 20                                                                8/91









   iconv(5)                                                           iconv(5)


                         | 260 261 262 263 264 265 266 267  |
                         |__________________________________|
                         | 270 271 272 273 274 275 276 277  |
                         |__________________________________|
                         | 300 301 302 303           306 307|
                         |__________________________________|
                         | 310      312 313 314 315 316 317 |
                         |__________________________________|
                         | 320 321 322 323 324 325      327 |
                         |__________________________________|
                         | 330 331 332 333      335 336 337 |
                         |__________________________________|
                         | 340 341 342 343           346 347|
                         |__________________________________|
                         | 350      352 353 354 355 356 357 |
                         |__________________________________|
                         | 360 361 362 363 364 365      367 |
                         |__________________________________|
                         | 370 371 372 373      375 376 377 |
                         |__________________________________|

   FILES
         /usr/lib/iconv/iconvdata         lists the conversions supported.
         /usr/lib/iconv/*.t                conversion tables.

   SEE ALSO
         iconv(1) in the User's Reference Manual.


























   8/91                                                                Page 21





Typewritten Software • bear@typewritten.org • Edmonds, WA 98026