src/lib/iconv/euro/tbls/8859-16_IBM-850.tbl
author hnhn
Fri, 16 Apr 2010 15:15:04 +0200
changeset 470 15a9be57131d
permissions -rw-r--r--
6935613 Lacking sources for several iconv binary tables
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
470
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
     1
/*
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
     2
 * CDDL HEADER START
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
     3
 *
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
     4
 * The contents of this file are subject to the terms of the
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
     5
 * Common Development and Distribution License (the "License").
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
     6
 * You may not use this file except in compliance with the License.
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
     7
 *
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
     8
 * You can obtain a copy of the license at src/OPENSOLARIS.LICENSE
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
     9
 * or http://www.opensolaris.org/os/licensing.
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    10
 * See the License for the specific language governing permissions
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    11
 * and limitations under the License.
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    12
 *
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    13
 * When distributing Covered Code, include this CDDL HEADER in each
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    14
 * file and include the License file at src/OPENSOLARIS.LICENSE.
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    15
 * If applicable, add the following below this CDDL HEADER, with the
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    16
 * fields enclosed by brackets "[]" replaced with your own identifying
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    17
 * information: Portions Copyright [yyyy] [name of copyright owner]
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    18
 *
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    19
 * CDDL HEADER END
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    20
 */
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    21
/*
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    22
 *  ICU License - ICU 1.8.1 and later
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    23
 *
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    24
 *  COPYRIGHT AND PERMISSION NOTICE
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    25
 *
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    26
 * Copyright (c) 1995-2009 International Business Machines Corporation and others
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    27
 * All rights reserved.
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    28
 *
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    29
 * Permission is hereby granted, free of charge, to any person obtaining a
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    30
 * copy of this software and associated documentation files (the
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    31
 * "Software"), to deal in the Software without restriction, including
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    32
 * without limitation the rights to use, copy, modify, merge, publish,
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    33
 * distribute, and/or sell copies of the Software, and to permit persons
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    34
 * to whom the Software is furnished to do so, provided that the above
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    35
 * copyright notice(s) and this permission notice appear in all copies of
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    36
 * the Software and that both the above copyright notice(s) and this
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    37
 * permission notice appear in supporting documentation.
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    38
 *
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    39
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    40
 * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    41
 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    42
 * OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    43
 * HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    44
 * INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    45
 * FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    46
 * NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    47
 * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    48
 *
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    49
 * Except as contained in this notice, the name of a copyright holder
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    50
 * shall not be used in advertising or otherwise to promote the sale, use
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    51
 * or other dealings in this Software without prior written authorization
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    52
 * of the copyright holder.
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    53
 *
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    54
 * --------------------------------------------------------------------------
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    55
 * All trademarks and registered trademarks mentioned herein are the property
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    56
 * of their respective owners.
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    57
 */
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    58
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    59
/*
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    60
 * Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    61
 */
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    62
/* 0x00 */  {  0x00, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    63
/* 0x01 */  {  0x01, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    64
/* 0x02 */  {  0x02, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    65
/* 0x03 */  {  0x03, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    66
/* 0x04 */  {  0x04, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    67
/* 0x05 */  {  0x05, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    68
/* 0x06 */  {  0x06, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    69
/* 0x07 */  {  0x07, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    70
/* 0x08 */  {  0x08, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    71
/* 0x09 */  {  0x09, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    72
/* 0x0A */  {  0x0A, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    73
/* 0x0B */  {  0x0B, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    74
/* 0x0C */  {  0x0C, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    75
/* 0x0D */  {  0x0D, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    76
/* 0x0E */  {  0x0E, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    77
/* 0x0F */  {  0x0F, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    78
/* 0x10 */  {  0x10, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    79
/* 0x11 */  {  0x11, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    80
/* 0x12 */  {  0x12, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    81
/* 0x13 */  {  0x13, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    82
/* 0x14 */  {  0x14, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    83
/* 0x15 */  {  0x15, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    84
/* 0x16 */  {  0x16, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    85
/* 0x17 */  {  0x17, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    86
/* 0x18 */  {  0x18, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    87
/* 0x19 */  {  0x19, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    88
/* 0x1A */  {  0x7F, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    89
/* 0x1B */  {  0x1B, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    90
/* 0x1C */  {  0x1A, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    91
/* 0x1D */  {  0x1D, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    92
/* 0x1E */  {  0x1E, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    93
/* 0x1F */  {  0x1F, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    94
/* 0x20 */  {  0x20, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    95
/* 0x21 */  {  0x21, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    96
/* 0x22 */  {  0x22, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    97
/* 0x23 */  {  0x23, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    98
/* 0x24 */  {  0x24, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
    99
/* 0x25 */  {  0x25, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   100
/* 0x26 */  {  0x26, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   101
/* 0x27 */  {  0x27, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   102
/* 0x28 */  {  0x28, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   103
/* 0x29 */  {  0x29, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   104
/* 0x2A */  {  0x2A, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   105
/* 0x2B */  {  0x2B, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   106
/* 0x2C */  {  0x2C, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   107
/* 0x2D */  {  0x2D, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   108
/* 0x2E */  {  0x2E, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   109
/* 0x2F */  {  0x2F, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   110
/* 0x30 */  {  0x30, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   111
/* 0x31 */  {  0x31, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   112
/* 0x32 */  {  0x32, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   113
/* 0x33 */  {  0x33, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   114
/* 0x34 */  {  0x34, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   115
/* 0x35 */  {  0x35, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   116
/* 0x36 */  {  0x36, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   117
/* 0x37 */  {  0x37, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   118
/* 0x38 */  {  0x38, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   119
/* 0x39 */  {  0x39, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   120
/* 0x3A */  {  0x3A, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   121
/* 0x3B */  {  0x3B, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   122
/* 0x3C */  {  0x3C, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   123
/* 0x3D */  {  0x3D, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   124
/* 0x3E */  {  0x3E, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   125
/* 0x3F */  {  0x3F, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   126
/* 0x40 */  {  0x40, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   127
/* 0x41 */  {  0x41, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   128
/* 0x42 */  {  0x42, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   129
/* 0x43 */  {  0x43, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   130
/* 0x44 */  {  0x44, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   131
/* 0x45 */  {  0x45, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   132
/* 0x46 */  {  0x46, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   133
/* 0x47 */  {  0x47, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   134
/* 0x48 */  {  0x48, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   135
/* 0x49 */  {  0x49, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   136
/* 0x4A */  {  0x4A, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   137
/* 0x4B */  {  0x4B, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   138
/* 0x4C */  {  0x4C, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   139
/* 0x4D */  {  0x4D, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   140
/* 0x4E */  {  0x4E, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   141
/* 0x4F */  {  0x4F, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   142
/* 0x50 */  {  0x50, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   143
/* 0x51 */  {  0x51, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   144
/* 0x52 */  {  0x52, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   145
/* 0x53 */  {  0x53, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   146
/* 0x54 */  {  0x54, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   147
/* 0x55 */  {  0x55, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   148
/* 0x56 */  {  0x56, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   149
/* 0x57 */  {  0x57, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   150
/* 0x58 */  {  0x58, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   151
/* 0x59 */  {  0x59, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   152
/* 0x5A */  {  0x5A, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   153
/* 0x5B */  {  0x5B, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   154
/* 0x5C */  {  0x5C, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   155
/* 0x5D */  {  0x5D, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   156
/* 0x5E */  {  0x5E, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   157
/* 0x5F */  {  0x5F, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   158
/* 0x60 */  {  0x60, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   159
/* 0x61 */  {  0x61, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   160
/* 0x62 */  {  0x62, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   161
/* 0x63 */  {  0x63, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   162
/* 0x64 */  {  0x64, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   163
/* 0x65 */  {  0x65, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   164
/* 0x66 */  {  0x66, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   165
/* 0x67 */  {  0x67, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   166
/* 0x68 */  {  0x68, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   167
/* 0x69 */  {  0x69, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   168
/* 0x6A */  {  0x6A, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   169
/* 0x6B */  {  0x6B, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   170
/* 0x6C */  {  0x6C, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   171
/* 0x6D */  {  0x6D, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   172
/* 0x6E */  {  0x6E, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   173
/* 0x6F */  {  0x6F, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   174
/* 0x70 */  {  0x70, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   175
/* 0x71 */  {  0x71, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   176
/* 0x72 */  {  0x72, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   177
/* 0x73 */  {  0x73, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   178
/* 0x74 */  {  0x74, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   179
/* 0x75 */  {  0x75, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   180
/* 0x76 */  {  0x76, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   181
/* 0x77 */  {  0x77, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   182
/* 0x78 */  {  0x78, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   183
/* 0x79 */  {  0x79, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   184
/* 0x7A */  {  0x7A, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   185
/* 0x7B */  {  0x7B, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   186
/* 0x7C */  {  0x7C, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   187
/* 0x7D */  {  0x7D, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   188
/* 0x7E */  {  0x7E, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   189
/* 0x7F */  {  0x1C, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   190
/* 0x80 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   191
/* 0x81 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   192
/* 0x82 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   193
/* 0x83 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   194
/* 0x84 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   195
/* 0x85 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   196
/* 0x86 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   197
/* 0x87 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   198
/* 0x88 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   199
/* 0x89 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   200
/* 0x8A */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   201
/* 0x8B */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   202
/* 0x8C */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   203
/* 0x8D */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   204
/* 0x8E */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   205
/* 0x8F */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   206
/* 0x90 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   207
/* 0x91 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   208
/* 0x92 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   209
/* 0x93 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   210
/* 0x94 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   211
/* 0x95 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   212
/* 0x96 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   213
/* 0x97 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   214
/* 0x98 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   215
/* 0x99 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   216
/* 0x9A */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   217
/* 0x9B */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   218
/* 0x9C */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   219
/* 0x9D */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   220
/* 0x9E */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   221
/* 0x9F */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   222
/* 0xA0 */  {  0xFF, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   223
/* 0xA1 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   224
/* 0xA2 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   225
/* 0xA3 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   226
/* 0xA4 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   227
/* 0xA5 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   228
/* 0xA6 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   229
/* 0xA7 */  {  0xF5, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   230
/* 0xA8 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   231
/* 0xA9 */  {  0xB8, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   232
/* 0xAA */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   233
/* 0xAB */  {  0xAE, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   234
/* 0xAC */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   235
/* 0xAD */  {  0xF0, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   236
/* 0xAE */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   237
/* 0xAF */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   238
/* 0xB0 */  {  0xF8, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   239
/* 0xB1 */  {  0xF1, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   240
/* 0xB2 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   241
/* 0xB3 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   242
/* 0xB4 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   243
/* 0xB5 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   244
/* 0xB6 */  {  0xF4, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   245
/* 0xB7 */  {  0xFA, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   246
/* 0xB8 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   247
/* 0xB9 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   248
/* 0xBA */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   249
/* 0xBB */  {  0xAF, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   250
/* 0xBC */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   251
/* 0xBD */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   252
/* 0xBE */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   253
/* 0xBF */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   254
/* 0xC0 */  {  0xB7, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   255
/* 0xC1 */  {  0xB5, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   256
/* 0xC2 */  {  0xB6, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   257
/* 0xC3 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   258
/* 0xC4 */  {  0x8E, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   259
/* 0xC5 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   260
/* 0xC6 */  {  0x92, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   261
/* 0xC7 */  {  0x80, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   262
/* 0xC8 */  {  0xD4, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   263
/* 0xC9 */  {  0x90, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   264
/* 0xCA */  {  0xD2, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   265
/* 0xCB */  {  0xD3, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   266
/* 0xCC */  {  0xDE, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   267
/* 0xCD */  {  0xD6, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   268
/* 0xCE */  {  0xD7, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   269
/* 0xCF */  {  0xD8, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   270
/* 0xD0 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   271
/* 0xD1 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   272
/* 0xD2 */  {  0xE3, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   273
/* 0xD3 */  {  0xE0, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   274
/* 0xD4 */  {  0xE2, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   275
/* 0xD5 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   276
/* 0xD6 */  {  0x99, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   277
/* 0xD7 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   278
/* 0xD8 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   279
/* 0xD9 */  {  0xEB, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   280
/* 0xDA */  {  0xE9, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   281
/* 0xDB */  {  0xEA, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   282
/* 0xDC */  {  0x9A, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   283
/* 0xDD */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   284
/* 0xDE */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   285
/* 0xDF */  {  0xE1, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   286
/* 0xE0 */  {  0x85, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   287
/* 0xE1 */  {  0xA0, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   288
/* 0xE2 */  {  0x83, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   289
/* 0xE3 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   290
/* 0xE4 */  {  0x84, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   291
/* 0xE5 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   292
/* 0xE6 */  {  0x91, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   293
/* 0xE7 */  {  0x87, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   294
/* 0xE8 */  {  0x8A, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   295
/* 0xE9 */  {  0x82, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   296
/* 0xEA */  {  0x88, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   297
/* 0xEB */  {  0x89, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   298
/* 0xEC */  {  0x8D, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   299
/* 0xED */  {  0xA1, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   300
/* 0xEE */  {  0x8C, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   301
/* 0xEF */  {  0x8B, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   302
/* 0xF0 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   303
/* 0xF1 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   304
/* 0xF2 */  {  0x95, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   305
/* 0xF3 */  {  0xA2, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   306
/* 0xF4 */  {  0x93, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   307
/* 0xF5 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   308
/* 0xF6 */  {  0x94, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   309
/* 0xF7 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   310
/* 0xF8 */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   311
/* 0xF9 */  {  0x97, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   312
/* 0xFA */  {  0xA3, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   313
/* 0xFB */  {  0x96, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   314
/* 0xFC */  {  0x81, 1  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   315
/* 0xFD */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   316
/* 0xFE */  {  0x3F, ICV_TYPE_ILLEGAL_CHAR  },
15a9be57131d 6935613 Lacking sources for several iconv binary tables
hnhn
parents:
diff changeset
   317
/* 0xFF */  {  0x98, 1  }