Symbian3/SDK/Source/GUID-738FADA9-E26F-53F1-A6D6-2E82019DDA1F.dita
changeset 7 51a74ef9ed63
child 8 ae94777fff8f
equal deleted inserted replaced
6:43e37759235e 7:51a74ef9ed63
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
       
     3 <!-- This component and the accompanying materials are made available under the terms of the License 
       
     4 "Eclipse Public License v1.0" which accompanies this distribution, 
       
     5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
       
     6 <!-- Initial Contributors:
       
     7     Nokia Corporation - initial contribution.
       
     8 Contributors: 
       
     9 -->
       
    10 <!DOCTYPE concept
       
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
       
    12 <concept id="GUID-738FADA9-E26F-53F1-A6D6-2E82019DDA1F" xml:lang="en"><title>Turkish
       
    13 National Language Support</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <p>This section describes the plug-in converters for Turkish national language
       
    15 support and the alphabet each converter supports. </p>
       
    16 <section><title>Introduction</title> <p>To convert a Turkish SMS message using
       
    17 the National Language Encoding, Symbian provides three Turkish plug-in converters: </p> <ul>
       
    18 <li id="GUID-B7A5D218-48FE-5F7E-B14D-FB7AD51AD165"><p>Default GSM7 Turkish
       
    19 Single Converter. The highlighted boxes in Figure 1 show that it supports
       
    20 the default GSM 7-bit alphabet, the Turkish single shift alphabet and the
       
    21 set of lossy conversions supported by the standard converter. This converter
       
    22 is identified by the <codeph>KCharacterSetIdentifierTurkishSingleSms7Bit</codeph> UID,
       
    23 which is defined in the <filepath>charconv.h</filepath> header file. </p> <p>Figure
       
    24 1 </p> <fig id="GUID-43661005-68C0-5AF5-8378-8F11B7AE4622">
       
    25 <title>                   Alphabet of the Default GSM7 Turkish Single Converter
       
    26                 </title>
       
    27 <image href="GUID-90B593E2-F38B-5B38-9367-E2BF344A2834_d0e413401_href.png" placement="inline"/>
       
    28 </fig> </li>
       
    29 <li id="GUID-6A55D9A6-6BA5-5345-9103-317EF2423D55"><p>Turkish Locking GSM7
       
    30 Extension Converter. The highlighted boxes in Figure 2 show that it supports
       
    31 the Turkish locking shift alphabet, default GSM extension alphabet and the
       
    32 set of lossy conversions supported by the standard converter. This converter
       
    33 is identified by the <codeph>KCharacterSetIdentifierTurkishLockingSms7Bit</codeph> UID,
       
    34 which is defined in the <filepath>charconv.h</filepath> header file. </p> <p>Figure
       
    35 2 </p> <fig id="GUID-7D61A70A-6DEF-567B-B76D-2F4505FC4A1A">
       
    36 <title>                   Alphabet of the Turkish Locking GSM7 Extension Converter
       
    37                 </title>
       
    38 <image href="GUID-E9C620EF-4C77-56C3-8023-A6F13989246A_d0e413423_href.png" placement="inline"/>
       
    39 </fig> </li>
       
    40 <li id="GUID-842C8CE4-F8AC-58E5-9A7F-AEED596E0E46"><p>Turkish Locking Single
       
    41 Converter. The highlighted boxes in Figure 3 show that it supports the Turkish
       
    42 locking shift alphabet, Turkish single shift alphabet and the set of lossy
       
    43 conversions supported by the standard converter. This converter is identified
       
    44 by the <codeph>KCharacterSetIdentifierTurkishLockingAndSingleSms7Bit</codeph> UID,
       
    45 which is defined in the <filepath>charconv.h</filepath> header file. </p> <p>Figure
       
    46 3 </p> <fig id="GUID-3EC6D160-1BD2-52A2-BC22-187A7D7B6347">
       
    47 <title>                   Alphabet of the Turkish Locking Single Converter
       
    48                 </title>
       
    49 <image href="GUID-03671C88-6911-5184-A9D4-A2D2FD69A2B9_d0e413445_href.png" placement="inline"/>
       
    50 </fig> </li>
       
    51 </ul> <p> <b>Note</b>: For all of the converters, any undefined Unicode is
       
    52 converted to a question mark (?)–GSM code <codeph>0x37</codeph>. Any code
       
    53 outside GSM <codeph>0x00</codeph> ~<codeph>0x7F</codeph> is converted to the
       
    54 Unicode replacement character <codeph>0xFFFD</codeph>. </p> </section>
       
    55 <section id="GUID-A9C92272-F723-550E-932B-0917DF1B948E"><title>Alphabet</title> <p>To
       
    56 better understand the different character set of each converter, the Standard
       
    57 SMS Converter is set as the baseline. The following comparison tables help
       
    58 identify the different character set supported by each Turkish converter as
       
    59 a comparison to the standard SMS converter. </p> <p><xref href="GUID-738FADA9-E26F-53F1-A6D6-2E82019DDA1F.dita#GUID-738FADA9-E26F-53F1-A6D6-2E82019DDA1F/GUID-CE4440BC-CF66-5661-BE27-B7ABDE3AC0B5">Table 1A Default GSM7 Turkish Single Converter vs. Standard SMS Converter
       
    60 – Unicode to GSM Code </xref>  </p> <p><xref href="GUID-738FADA9-E26F-53F1-A6D6-2E82019DDA1F.dita#GUID-738FADA9-E26F-53F1-A6D6-2E82019DDA1F/GUID-60560522-22A3-50BD-9942-1E89029FECCA">Table
       
    61 1B Default GSM7 Turkish Single Converter vs. Standard SMS Converter – GSM
       
    62 Code to Unicode </xref>  </p> <p><xref href="GUID-738FADA9-E26F-53F1-A6D6-2E82019DDA1F.dita#GUID-738FADA9-E26F-53F1-A6D6-2E82019DDA1F/GUID-A431DEA2-EE33-5F04-8E67-97209603026B">Table
       
    63 2A Turkish Locking GSM7 Extension Converter vs. Standard SMS Converter – Unicode
       
    64 to GSM Code</xref>  </p> <p><xref href="GUID-738FADA9-E26F-53F1-A6D6-2E82019DDA1F.dita#GUID-738FADA9-E26F-53F1-A6D6-2E82019DDA1F/GUID-8D344FF2-0299-575C-97CC-227DBEA0AE50">Table
       
    65 2B Turkish Locking GSM7 Extension Converter vs. Standard SMS Converter – GSM
       
    66 Code to Unicode</xref>  </p> <p><xref href="GUID-738FADA9-E26F-53F1-A6D6-2E82019DDA1F.dita#GUID-738FADA9-E26F-53F1-A6D6-2E82019DDA1F/GUID-47872144-7218-536D-8FB1-B958D78064C5">Table
       
    67 3A Turkish Locking Single Converter vs. Standard SMS Converter – Unicode to
       
    68 GSM Code</xref>  </p> <p><xref href="GUID-738FADA9-E26F-53F1-A6D6-2E82019DDA1F.dita#GUID-738FADA9-E26F-53F1-A6D6-2E82019DDA1F/GUID-29B477B9-E63D-54B1-9C0B-3D7E1D5818A6">Table
       
    69 3B Turkish Locking Single Converter vs. Standard SMS Converter – GSM Code
       
    70 to Unicode</xref>  </p> <p id="GUID-CE4440BC-CF66-5661-BE27-B7ABDE3AC0B5"><b>Default
       
    71 GSM7 Turkish Single Converter vs. Standard SMS Converter – Unicode to GSM
       
    72 Code</b> </p> <p>Table 1A </p> <table id="GUID-FC1F323F-252C-56EE-8366-937A40959879">
       
    73 <tgroup cols="9"><colspec colname="col0"/><colspec colname="col1"/><colspec colname="col2"/><colspec colname="col3"/><colspec colname="col4"/><colspec colname="col5"/><colspec colname="col6"/><colspec colname="col7"/><colspec colname="col8"/>
       
    74 <tbody>
       
    75 <row>
       
    76 <entry><p> <b>Default GSM7 Turkish Single Converter</b>  </p> </entry>
       
    77 <entry><p> <b/>  </p> </entry>
       
    78 <entry><p> <b/>  </p> </entry>
       
    79 <entry><p> <b/>  </p> </entry>
       
    80 <entry/>
       
    81 <entry><p> <b>Standard SMS Converter</b>  </p> </entry>
       
    82 <entry><p> <b/>  </p> </entry>
       
    83 <entry><p> <b/>  </p> </entry>
       
    84 <entry><p> <b/>  </p> </entry>
       
    85 </row>
       
    86 <row>
       
    87 <entry><p> <b>Original Character</b>  </p> </entry>
       
    88 <entry><p> <b>Unicode</b>  </p> </entry>
       
    89 <entry><p> <b>GSM</b>  </p> </entry>
       
    90 <entry><p> <b>Converted Character</b>  </p> </entry>
       
    91 <entry><p> <b/>  </p> </entry>
       
    92 <entry><p> <b>Character</b>  </p> </entry>
       
    93 <entry><p> <b>Unicode</b>  </p> </entry>
       
    94 <entry><p> <b>GSM</b>  </p> </entry>
       
    95 <entry><p> <b>Converted Character</b>  </p> </entry>
       
    96 </row>
       
    97 <row>
       
    98 <entry/>
       
    99 <entry/>
       
   100 <entry/>
       
   101 <entry/>
       
   102 <entry/>
       
   103 <entry><p>ç LATIN SMALL LETTER C WITH CEDILLA </p> </entry>
       
   104 <entry><p>0x00E7 </p> </entry>
       
   105 <entry><p>0x09 </p> </entry>
       
   106 <entry><p>Ç LATIN CAPITAL LETTER C WITH CEDILLA </p> </entry>
       
   107 </row>
       
   108 <row>
       
   109 <entry><p>G LATIN CAPITAL LETTER G WITH BREVE </p> </entry>
       
   110 <entry><p>0x011E </p> </entry>
       
   111 <entry><p>0x1B47 </p> </entry>
       
   112 <entry><p>G LATIN CAPITAL LETTER G WITH BREVE </p> </entry>
       
   113 <entry><p> </p> </entry>
       
   114 <entry/>
       
   115 <entry/>
       
   116 <entry/>
       
   117 <entry/>
       
   118 </row>
       
   119 <row>
       
   120 <entry><p>G LATIN CAPITAL LETTER G WITH CARON </p> </entry>
       
   121 <entry><p>0x01E6 </p> </entry>
       
   122 <entry><p>0x1B47 </p> </entry>
       
   123 <entry><p>G LATIN CAPITAL LETTER G WITH BREVE </p> </entry>
       
   124 <entry/>
       
   125 <entry/>
       
   126 <entry/>
       
   127 <entry/>
       
   128 <entry/>
       
   129 </row>
       
   130 <row>
       
   131 <entry><p>I LATIN CAPITAL LETTER I WITH DOT ABOVE </p> </entry>
       
   132 <entry><p>0x0130 </p> </entry>
       
   133 <entry><p>0x1B49 </p> </entry>
       
   134 <entry><p>I LATIN CAPITAL LETTER I WITH DOT ABOVE </p> </entry>
       
   135 <entry><p> </p> </entry>
       
   136 <entry/>
       
   137 <entry/>
       
   138 <entry/>
       
   139 <entry/>
       
   140 </row>
       
   141 <row>
       
   142 <entry><p>S LATIN CAPITAL LETTER S WITH CEDILLA * </p> </entry>
       
   143 <entry><p>0x015E </p> </entry>
       
   144 <entry><p>0x1B53 </p> </entry>
       
   145 <entry><p>S LATIN CAPITAL LETTER S WITH CEDILLA * </p> </entry>
       
   146 <entry><p> </p> </entry>
       
   147 <entry/>
       
   148 <entry/>
       
   149 <entry/>
       
   150 <entry/>
       
   151 </row>
       
   152 <row>
       
   153 <entry><p>ç LATIN SMALL LETTER C WITH CEDILLA </p> </entry>
       
   154 <entry><p>0x00E7 </p> </entry>
       
   155 <entry><p>0x1B63 </p> </entry>
       
   156 <entry><p>ç LATIN SMALL LETTER C WITH CEDILLA </p> </entry>
       
   157 <entry><p> </p> </entry>
       
   158 <entry/>
       
   159 <entry/>
       
   160 <entry/>
       
   161 <entry/>
       
   162 </row>
       
   163 <row>
       
   164 <entry><p>g LATIN SMALL LETTER G WITH BREVE </p> </entry>
       
   165 <entry><p>0x011F </p> </entry>
       
   166 <entry><p>0x1B67 </p> </entry>
       
   167 <entry><p>g LATIN SMALL LETTER G WITH BREVE </p> </entry>
       
   168 <entry><p> </p> </entry>
       
   169 <entry/>
       
   170 <entry/>
       
   171 <entry/>
       
   172 <entry/>
       
   173 </row>
       
   174 <row>
       
   175 <entry><p>g LATIN SMALL LETTER G WITH CARON </p> </entry>
       
   176 <entry><p>0x01E7 </p> </entry>
       
   177 <entry><p>0x1B67 </p> </entry>
       
   178 <entry><p>g LATIN SMALL LETTER G WITH BREVE </p> </entry>
       
   179 <entry/>
       
   180 <entry/>
       
   181 <entry/>
       
   182 <entry/>
       
   183 <entry/>
       
   184 </row>
       
   185 <row>
       
   186 <entry><p>i LATIN SMALL LETTER DOTLESS </p> </entry>
       
   187 <entry><p>0x0131 </p> </entry>
       
   188 <entry><p>0x1B69 </p> </entry>
       
   189 <entry><p>i LATIN SMALL LETTER DOTLESS </p> </entry>
       
   190 <entry><p> </p> </entry>
       
   191 <entry/>
       
   192 <entry/>
       
   193 <entry/>
       
   194 <entry/>
       
   195 </row>
       
   196 <row>
       
   197 <entry><p>s LATIN SMALL LETTER S WITH CEDILLA * </p> </entry>
       
   198 <entry><p>0x015F </p> </entry>
       
   199 <entry><p>0x1B73 </p> </entry>
       
   200 <entry><p>s LATIN SMALL LETTER S WITH CEDILLA * </p> </entry>
       
   201 <entry><p> </p> </entry>
       
   202 <entry/>
       
   203 <entry/>
       
   204 <entry/>
       
   205 <entry/>
       
   206 </row>
       
   207 </tbody>
       
   208 </tgroup>
       
   209 </table> <p id="GUID-60560522-22A3-50BD-9942-1E89029FECCA"><b>Default GSM7
       
   210 Turkish Single Converter vs. Standard SMS Converter – GSM Code to Unicode</b> </p> <p>Table
       
   211 1B </p> <table id="GUID-15AE4CC3-8463-520B-A4AA-80B777B1D311">
       
   212 <tgroup cols="9"><colspec colname="col0"/><colspec colname="col1"/><colspec colname="col2"/><colspec colname="col3"/><colspec colname="col4"/><colspec colname="col5"/><colspec colname="col6"/><colspec colname="col7"/><colspec colname="col8"/>
       
   213 <tbody>
       
   214 <row>
       
   215 <entry><p> <b>Default GSM7 Turkish Single Converter</b>  </p> </entry>
       
   216 <entry><p> <b/>  </p> </entry>
       
   217 <entry><p> <b/>  </p> </entry>
       
   218 <entry><p> <b/>  </p> </entry>
       
   219 <entry><p> <b/>  </p> </entry>
       
   220 <entry><p> <b>Standard SMS Converter</b>  </p> </entry>
       
   221 <entry><p> <b/>  </p> </entry>
       
   222 <entry><p> <b/>  </p> </entry>
       
   223 <entry><p> <b/>  </p> </entry>
       
   224 </row>
       
   225 <row>
       
   226 <entry><p> <b>Character</b>  </p> </entry>
       
   227 <entry><p> <b>GSM</b>  </p> </entry>
       
   228 <entry><p> <b>Unicode</b>  </p> </entry>
       
   229 <entry><p> <b>Converted Character</b>  </p> </entry>
       
   230 <entry><p> <b/>  </p> </entry>
       
   231 <entry><p> <b>Character</b>  </p> </entry>
       
   232 <entry><p> <b>GSM</b>  </p> </entry>
       
   233 <entry><p> <b>Unicode</b>  </p> </entry>
       
   234 <entry><p> <b>Converted Character</b>  </p> </entry>
       
   235 </row>
       
   236 <row>
       
   237 <entry><p>Ç LATIN CAPITAL LETTER C WITH CEDILLA </p> </entry>
       
   238 <entry><p>0x09 </p> </entry>
       
   239 <entry><p>0x00C7 </p> </entry>
       
   240 <entry><p>Ç LATIN CAPITAL LETTER C WITH CEDILLA </p> </entry>
       
   241 <entry/>
       
   242 <entry><p>Ç LATIN CAPITAL LETTER C WITH CEDILLA </p> </entry>
       
   243 <entry><p>0x09 </p> </entry>
       
   244 <entry><p>0x00E7 </p> </entry>
       
   245 <entry><p>ç LATIN SMALL LETTER C WITH CEDILLA </p> </entry>
       
   246 </row>
       
   247 <row>
       
   248 <entry><p>FORM FEED </p> </entry>
       
   249 <entry><p>0x1B0A </p> </entry>
       
   250 <entry><p>0x000C </p> </entry>
       
   251 <entry><p>FORM FEED </p> </entry>
       
   252 <entry/>
       
   253 <entry><p>(PAGE BREAK) </p> </entry>
       
   254 <entry><p>0x1B0A </p> </entry>
       
   255 <entry><p>0x000C </p> </entry>
       
   256 <entry><p>(PAGE BREAK) </p> </entry>
       
   257 </row>
       
   258 <row>
       
   259 <entry><p>G LATIN CAPITAL LETTER G WITH BREVE </p> </entry>
       
   260 <entry><p>0x1B47 </p> </entry>
       
   261 <entry><p>0x011E </p> </entry>
       
   262 <entry><p>G LATIN CAPITAL LETTER G WITH BREVE </p> </entry>
       
   263 <entry/>
       
   264 <entry/>
       
   265 <entry><p>0x1B47 </p> </entry>
       
   266 <entry><p>0x0047 </p> </entry>
       
   267 <entry><p>G LATIN CAPITAL LETTER G </p> </entry>
       
   268 </row>
       
   269 <row>
       
   270 <entry><p>I LATIN CAPITAL LETTER I WITH DOT ABOVE </p> </entry>
       
   271 <entry><p>0x1B49 </p> </entry>
       
   272 <entry><p>0x0130 </p> </entry>
       
   273 <entry><p>I LATIN CAPITAL LETTER I WITH DOT ABOVE </p> </entry>
       
   274 <entry/>
       
   275 <entry/>
       
   276 <entry><p>0x1B49 </p> </entry>
       
   277 <entry><p>0x0049 </p> </entry>
       
   278 <entry><p>I LATIN CAPITAL LETTER I </p> </entry>
       
   279 </row>
       
   280 <row>
       
   281 <entry><p>S LATIN CAPITAL LETTER S WITH CEDILLA * </p> </entry>
       
   282 <entry><p>0x1B53 </p> </entry>
       
   283 <entry><p>0x015E </p> </entry>
       
   284 <entry><p>S LATIN CAPITAL LETTER S WITH CEDILLA * </p> </entry>
       
   285 <entry/>
       
   286 <entry/>
       
   287 <entry><p>0x1B53 </p> </entry>
       
   288 <entry><p>0x0053 </p> </entry>
       
   289 <entry><p>S LATIN CAPITAL LETTER S </p> </entry>
       
   290 </row>
       
   291 <row>
       
   292 <entry><p>g LATIN SMALL LETTER G WITH BREVE </p> </entry>
       
   293 <entry><p>0x1B67 </p> </entry>
       
   294 <entry><p>0x011F </p> </entry>
       
   295 <entry><p>g LATIN SMALL LETTER G WITH BREVE </p> </entry>
       
   296 <entry/>
       
   297 <entry/>
       
   298 <entry><p>0x1B67 </p> </entry>
       
   299 <entry><p>0x0067 </p> </entry>
       
   300 <entry><p>g LATIN SMALL LETTER G </p> </entry>
       
   301 </row>
       
   302 <row>
       
   303 <entry><p>i LATIN SMALL LETTER DOTLESS </p> </entry>
       
   304 <entry><p>0x1B69 </p> </entry>
       
   305 <entry><p>0x0131 </p> </entry>
       
   306 <entry><p>i LATIN SMALL LETTER DOTLESS </p> </entry>
       
   307 <entry/>
       
   308 <entry/>
       
   309 <entry><p>0x1B69 </p> </entry>
       
   310 <entry><p>0x0069 </p> </entry>
       
   311 <entry><p>i LATIN SMALL LETTER I </p> </entry>
       
   312 </row>
       
   313 <row>
       
   314 <entry><p>s LATIN SMALL LETTER S WITH CEDILLA * </p> </entry>
       
   315 <entry><p>0x1B73 </p> </entry>
       
   316 <entry><p>0x015F </p> </entry>
       
   317 <entry><p>s LATIN SMALL LETTER S WITH CEDILLA * </p> </entry>
       
   318 <entry/>
       
   319 <entry/>
       
   320 <entry><p>0x1B73 </p> </entry>
       
   321 <entry><p>0x0073 </p> </entry>
       
   322 <entry><p>s LATIN SMALL LETTER S </p> </entry>
       
   323 </row>
       
   324 </tbody>
       
   325 </tgroup>
       
   326 </table> <p id="GUID-A431DEA2-EE33-5F04-8E67-97209603026B"><b>Turkish Locking
       
   327 GSM7 Extension Converter vs. Standard SMS Converter – Unicode to GSM Code</b> </p> <p>Table
       
   328 2A </p> <table id="GUID-B1A6813E-F911-5E79-ADEA-D1B8A70E227C">
       
   329 <tgroup cols="9"><colspec colname="col0"/><colspec colname="col1"/><colspec colname="col2"/><colspec colname="col3"/><colspec colname="col4"/><colspec colname="col5"/><colspec colname="col6"/><colspec colname="col7"/><colspec colname="col8"/>
       
   330 <tbody>
       
   331 <row>
       
   332 <entry><p> <b>Turkish Locking GSM7 Extension Converter</b>  </p> </entry>
       
   333 <entry/>
       
   334 <entry><p> <b/>  </p> </entry>
       
   335 <entry><p> <b/>  </p> </entry>
       
   336 <entry><p> <b/>  </p> </entry>
       
   337 <entry><p> <b>Standard SMS Converter</b>  </p> </entry>
       
   338 <entry><p> <b/>  </p> </entry>
       
   339 <entry><p> <b/>  </p> </entry>
       
   340 <entry><p> <b/>  </p> </entry>
       
   341 </row>
       
   342 <row>
       
   343 <entry><p> <b>Character</b>  </p> </entry>
       
   344 <entry><p> <b>Unicode</b>  </p> </entry>
       
   345 <entry><p> <b>GSM</b>  </p> </entry>
       
   346 <entry><p> <b>Converted Character</b>  </p> </entry>
       
   347 <entry/>
       
   348 <entry><p> <b>Character</b>  </p> </entry>
       
   349 <entry><p> <b>Unicode</b>  </p> </entry>
       
   350 <entry><p> <b>GSM</b>  </p> </entry>
       
   351 <entry><p> <b>Converted Character</b>  </p> </entry>
       
   352 </row>
       
   353 <row>
       
   354 <entry><p>€ EURO SIGN </p> </entry>
       
   355 <entry><p>0x20AC </p> </entry>
       
   356 <entry><p>0x04 </p> </entry>
       
   357 <entry><p>€ EURO SIGN </p> </entry>
       
   358 <entry/>
       
   359 <entry><p>è LATIN SMALL LETTER E WITH GRAVE </p> </entry>
       
   360 <entry><p>0x00E8 </p> </entry>
       
   361 <entry><p>0x04 </p> </entry>
       
   362 <entry><p>è LATIN SMALL LETTER E WITH GRAVE </p> </entry>
       
   363 </row>
       
   364 <row>
       
   365 <entry><p>i LATIN SMALL LETTER DOTLESS </p> </entry>
       
   366 <entry><p>0x0131 </p> </entry>
       
   367 <entry><p>0x07 </p> </entry>
       
   368 <entry><p>i LATIN SMALL LETTER DOTLESS </p> </entry>
       
   369 <entry/>
       
   370 <entry><p>ì LATIN SMALL LETTER I WITH GRAVE </p> </entry>
       
   371 <entry><p>0x00EC </p> </entry>
       
   372 <entry><p>0x07 </p> </entry>
       
   373 <entry><p>ì LATIN SMALL LETTER I WITH GRAVE </p> </entry>
       
   374 </row>
       
   375 <row>
       
   376 <entry><p>G LATIN CAPITAL LETTER G WITH BREVE </p> </entry>
       
   377 <entry><p>0x011E </p> </entry>
       
   378 <entry><p>0x0B </p> </entry>
       
   379 <entry><p>G LATIN CAPITAL LETTER G WITH BREVE </p> </entry>
       
   380 <entry/>
       
   381 <entry><p>ç LATIN SMALL LETTER C WITH CEDILLA </p> </entry>
       
   382 <entry><p>0x00E7 </p> </entry>
       
   383 <entry><p>0x09 </p> </entry>
       
   384 <entry><p>Ç LATIN CAPITAL LETTER C WITH CEDILLA </p> </entry>
       
   385 </row>
       
   386 <row>
       
   387 <entry><p>G LATIN CAPITAL LETTER G WITH CARON </p> </entry>
       
   388 <entry><p>0x01E6 </p> </entry>
       
   389 <entry><p>0x0B </p> </entry>
       
   390 <entry><p>G LATIN CAPITAL LETTER G WITH BREVE </p> </entry>
       
   391 <entry/>
       
   392 <entry><p>Ø LATIN CAPITAL LETTER O WITH STROKE </p> </entry>
       
   393 <entry><p>0x00D8 </p> </entry>
       
   394 <entry><p>0x0B </p> </entry>
       
   395 <entry><p>Ø LATIN CAPITAL LETTER O WITH STROKE </p> </entry>
       
   396 </row>
       
   397 <row>
       
   398 <entry><p>g LATIN SMALL LETTER G WITH BREVE </p> </entry>
       
   399 <entry><p>0x011F </p> </entry>
       
   400 <entry><p>0x0C </p> </entry>
       
   401 <entry><p>g LATIN SMALL LETTER G WITH BREVE </p> </entry>
       
   402 <entry/>
       
   403 <entry><p>ø LATIN SMALL LETTER O WITH STROKE </p> </entry>
       
   404 <entry><p>0x00F8 </p> </entry>
       
   405 <entry><p>0x0C </p> </entry>
       
   406 <entry><p>ø LATIN SMALL LETTER O WITH STROKE </p> </entry>
       
   407 </row>
       
   408 <row>
       
   409 <entry><p>g LATIN SMALL LETTER G WITH CARON </p> </entry>
       
   410 <entry><p>0x01E7 </p> </entry>
       
   411 <entry><p>0x0C </p> </entry>
       
   412 <entry><p>g LATIN SMALL LETTER G WITH BREVE </p> </entry>
       
   413 <entry/>
       
   414 <entry><p>(FORM FEED) </p> </entry>
       
   415 <entry><p>0x000C </p> </entry>
       
   416 <entry><p>0x1B0A </p> </entry>
       
   417 <entry><p>(PAGE BREAK) </p> </entry>
       
   418 </row>
       
   419 <row>
       
   420 <entry><p>S LATIN CAPITAL LETTER S WITH CEDILLA * </p> </entry>
       
   421 <entry><p>0x015E </p> </entry>
       
   422 <entry><p>0x1C </p> </entry>
       
   423 <entry><p>S LATIN CAPITAL LETTER S WITH CEDILLA * </p> </entry>
       
   424 <entry/>
       
   425 <entry><p>€ EURO SIGN </p> </entry>
       
   426 <entry><p>0x20AC </p> </entry>
       
   427 <entry><p>0x1B65 </p> </entry>
       
   428 <entry><p>€ EURO SIGN </p> </entry>
       
   429 </row>
       
   430 <row>
       
   431 <entry><p>S LATIN CAPITAL LETTER S WITH CEDILLA * </p> </entry>
       
   432 <entry><p>0x015F </p> </entry>
       
   433 <entry><p>0x1D </p> </entry>
       
   434 <entry><p>S LATIN CAPITAL LETTER S WITH CEDILLA * </p> </entry>
       
   435 <entry/>
       
   436 <entry><p>Æ LATIN CAPITAL LETTER AE </p> </entry>
       
   437 <entry><p>0x00C6 </p> </entry>
       
   438 <entry><p>0x1C </p> </entry>
       
   439 <entry><p>Æ LATIN CAPITAL LETTER AE </p> </entry>
       
   440 </row>
       
   441 <row>
       
   442 <entry><p>I LATIN CAPITAL LETTER I WITH DOT ABOVE </p> </entry>
       
   443 <entry><p>0x0130 </p> </entry>
       
   444 <entry><p>0x40 </p> </entry>
       
   445 <entry><p>I LATIN CAPITAL LETTER I WITH DOT ABOVE </p> </entry>
       
   446 <entry/>
       
   447 <entry><p>æ LATIN SMALL LETTER AE </p> </entry>
       
   448 <entry><p>0x00E6 </p> </entry>
       
   449 <entry><p>0x1D </p> </entry>
       
   450 <entry><p>æ LATIN SMALL LETTER AE </p> </entry>
       
   451 </row>
       
   452 <row>
       
   453 <entry><p>ç LATIN SMALL LETTER C WITH CEDILLA </p> </entry>
       
   454 <entry><p>0x00E7 </p> </entry>
       
   455 <entry><p>0x60 </p> </entry>
       
   456 <entry><p>ç LATIN SMALL LETTER C WITH CEDILLA </p> </entry>
       
   457 <entry/>
       
   458 <entry><p>¡ INVERTED EXCLAMATION MARK </p> </entry>
       
   459 <entry><p>0x00A1 </p> </entry>
       
   460 <entry><p>0x40 </p> </entry>
       
   461 <entry><p>¡ INVERTED EXCLAMATION MARK </p> </entry>
       
   462 </row>
       
   463 <row>
       
   464 <entry/>
       
   465 <entry/>
       
   466 <entry/>
       
   467 <entry/>
       
   468 <entry/>
       
   469 <entry><p>Í LATIN CAPITAL LETTER I WITH ACUTE </p> </entry>
       
   470 <entry><p>0x00CD </p> </entry>
       
   471 <entry><p>0x49 </p> </entry>
       
   472 <entry><p>I LATIN CAPITAL LETTER I </p> </entry>
       
   473 </row>
       
   474 <row>
       
   475 <entry/>
       
   476 <entry/>
       
   477 <entry/>
       
   478 <entry/>
       
   479 <entry/>
       
   480 <entry><p>¿ INVERTED QUESTION MARK </p> </entry>
       
   481 <entry><p>0x00BF </p> </entry>
       
   482 <entry><p>0x60 </p> </entry>
       
   483 <entry><p>¿ INVERTED QUESTION MARK </p> </entry>
       
   484 </row>
       
   485 </tbody>
       
   486 </tgroup>
       
   487 </table> <p id="GUID-8D344FF2-0299-575C-97CC-227DBEA0AE50"><b>Turkish Locking
       
   488 GSM7 Extension Converter vs. Standard SMS Converter – GSM Code to Unicode</b> </p> <p>Table
       
   489 2B </p> <table id="GUID-DDCAEF17-CB0A-53F3-A039-910A3C1F11C2">
       
   490 <tgroup cols="9"><colspec colname="col0"/><colspec colname="col1"/><colspec colname="col2"/><colspec colname="col3"/><colspec colname="col4"/><colspec colname="col5"/><colspec colname="col6"/><colspec colname="col7"/><colspec colname="col8"/>
       
   491 <tbody>
       
   492 <row>
       
   493 <entry><p> <b>Turkish Locking GSM7 Extension Converter</b>  </p> </entry>
       
   494 <entry/>
       
   495 <entry><p> <b/>  </p> </entry>
       
   496 <entry><p> <b/>  </p> </entry>
       
   497 <entry><p> <b/>  </p> </entry>
       
   498 <entry><p> <b>Standard SMS Converter</b>  </p> </entry>
       
   499 <entry><p> <b/>  </p> </entry>
       
   500 <entry><p> <b/>  </p> </entry>
       
   501 <entry><p> <b/>  </p> </entry>
       
   502 </row>
       
   503 <row>
       
   504 <entry><p> <b>Character</b>  </p> </entry>
       
   505 <entry><p> <b>GSM</b>  </p> </entry>
       
   506 <entry><p> <b>Unicode</b>  </p> </entry>
       
   507 <entry><p> <b>Converted Character</b>  </p> </entry>
       
   508 <entry><p> </p> </entry>
       
   509 <entry><p> <b>Character</b>  </p> </entry>
       
   510 <entry><p> <b>GSM</b>  </p> </entry>
       
   511 <entry><p> <b>Unicode</b>  </p> </entry>
       
   512 <entry><p> <b>Converted Character</b>  </p> </entry>
       
   513 </row>
       
   514 <row>
       
   515 <entry><p>Ç LATIN CAPITAL LETTER C WITH CEDILLA </p> </entry>
       
   516 <entry><p>0x09 </p> </entry>
       
   517 <entry><p>0x00C7 </p> </entry>
       
   518 <entry><p>Ç LATIN CAPITAL LETTER C WITH CEDILLA </p> </entry>
       
   519 <entry/>
       
   520 <entry><p>Ç LATIN CAPITAL LETTER C WITH CEDILLA </p> </entry>
       
   521 <entry><p>0x09 </p> </entry>
       
   522 <entry><p>0x00E7 </p> </entry>
       
   523 <entry><p>ç LATIN SMALL LETTER C WITH CEDILLA </p> </entry>
       
   524 </row>
       
   525 <row>
       
   526 <entry><p>G LATIN CAPITAL LETTER G WITH BREVE </p> </entry>
       
   527 <entry><p>0x0B </p> </entry>
       
   528 <entry><p>0x011E </p> </entry>
       
   529 <entry><p>G LATIN CAPITAL LETTER G WITH BREVE </p> </entry>
       
   530 <entry/>
       
   531 <entry><p>Ø LATIN CAPITAL LETTER O WITH STROKE </p> </entry>
       
   532 <entry><p>0x0B </p> </entry>
       
   533 <entry><p>0x00D8 </p> </entry>
       
   534 <entry><p>Ø LATIN CAPITAL LETTER O WITH STROKE </p> </entry>
       
   535 </row>
       
   536 <row>
       
   537 <entry><p>g LATIN SMALL LETTER G WITH BREVE </p> </entry>
       
   538 <entry><p>0x0C </p> </entry>
       
   539 <entry><p>0x011F </p> </entry>
       
   540 <entry><p>g LATIN SMALL LETTER G WITH BREVE </p> </entry>
       
   541 <entry/>
       
   542 <entry><p>ø LATIN SMALL LETTER O WITH STROKE </p> </entry>
       
   543 <entry><p>0x0C </p> </entry>
       
   544 <entry><p>0x00F8 </p> </entry>
       
   545 <entry><p>ø LATIN SMALL LETTER O WITH STROKE </p> </entry>
       
   546 </row>
       
   547 <row>
       
   548 <entry/>
       
   549 <entry><p>0x1B07 </p> </entry>
       
   550 <entry><p>0x0131 </p> </entry>
       
   551 <entry><p>i LATIN SMALL LETTER DOTLESS </p> </entry>
       
   552 <entry/>
       
   553 <entry/>
       
   554 <entry><p>0x1B07 </p> </entry>
       
   555 <entry><p>0x00EC </p> </entry>
       
   556 <entry><p>ì LATIN SMALL LETTER I WITH GRAVE </p> </entry>
       
   557 </row>
       
   558 <row>
       
   559 <entry/>
       
   560 <entry><p>0x1B0A </p> </entry>
       
   561 <entry><p>0x000C </p> </entry>
       
   562 <entry><p>(FORM FEED) </p> </entry>
       
   563 <entry/>
       
   564 <entry><p>(PAGE BREAK) </p> </entry>
       
   565 <entry><p>0x1B0A </p> </entry>
       
   566 <entry><p>0x000C </p> </entry>
       
   567 <entry><p>(PAGE BREAK) </p> </entry>
       
   568 </row>
       
   569 <row>
       
   570 <entry/>
       
   571 <entry><p>0x1B0B </p> </entry>
       
   572 <entry><p>0x011E </p> </entry>
       
   573 <entry><p>G LATIN CAPITAL LETTER G WITH BREVE </p> </entry>
       
   574 <entry/>
       
   575 <entry/>
       
   576 <entry><p>0x1B0B </p> </entry>
       
   577 <entry><p>0x00D8 </p> </entry>
       
   578 <entry><p>Ø LATIN CAPITAL LETTER O WITH STROKE </p> </entry>
       
   579 </row>
       
   580 <row>
       
   581 <entry/>
       
   582 <entry><p>0x1B0C </p> </entry>
       
   583 <entry><p>0x011F </p> </entry>
       
   584 <entry><p>g LATIN SMALL LETTER G WITH CARON </p> </entry>
       
   585 <entry/>
       
   586 <entry/>
       
   587 <entry><p>0x1B0C </p> </entry>
       
   588 <entry><p>0x00F8 </p> </entry>
       
   589 <entry><p>ø LATIN SMALL LETTER O WITH STROKE </p> </entry>
       
   590 </row>
       
   591 <row>
       
   592 <entry/>
       
   593 <entry><p>0x1B1C </p> </entry>
       
   594 <entry><p>0x015E </p> </entry>
       
   595 <entry><p>S LATIN CAPITAL LETTER S WITH CEDILLA * </p> </entry>
       
   596 <entry/>
       
   597 <entry/>
       
   598 <entry><p>0x1B1C </p> </entry>
       
   599 <entry><p>0x00C6 </p> </entry>
       
   600 <entry><p>Æ LATIN CAPITAL LETTER AE (ash) * </p> </entry>
       
   601 </row>
       
   602 <row>
       
   603 <entry/>
       
   604 <entry><p>0x1B1D </p> </entry>
       
   605 <entry><p>0x015F </p> </entry>
       
   606 <entry><p>s LATIN SMALL LETTER S WITH CEDILLA * </p> </entry>
       
   607 <entry/>
       
   608 <entry/>
       
   609 <entry><p>0x1B1D </p> </entry>
       
   610 <entry><p>0x00E6 </p> </entry>
       
   611 <entry><p>æ LATIN SMALL LETTER AE (ash) * </p> </entry>
       
   612 </row>
       
   613 <row>
       
   614 <entry/>
       
   615 <entry><p>0x1B60 </p> </entry>
       
   616 <entry><p>0x00E7 </p> </entry>
       
   617 <entry><p>ç LATIN SMALL LETTER C WITH CEDILLA </p> </entry>
       
   618 <entry/>
       
   619 <entry/>
       
   620 <entry><p>0x1B60 </p> </entry>
       
   621 <entry><p>0x00BF </p> </entry>
       
   622 <entry><p>¿ INVERTED QUESTION MARK </p> </entry>
       
   623 </row>
       
   624 <row>
       
   625 <entry><p>S LATIN CAPITAL LETTER S WITH CEDILLA * </p> </entry>
       
   626 <entry><p>0x1C </p> </entry>
       
   627 <entry><p>0x015E </p> </entry>
       
   628 <entry><p>S LATIN CAPITAL LETTER S WITH CEDILLA * </p> </entry>
       
   629 <entry/>
       
   630 <entry><p>Æ LATIN CAPITAL LETTER AE </p> </entry>
       
   631 <entry><p>0x1C </p> </entry>
       
   632 <entry><p>0x00C6 </p> </entry>
       
   633 <entry><p>Æ LATIN CAPITAL LETTER AE </p> </entry>
       
   634 </row>
       
   635 <row>
       
   636 <entry><p>s LATIN SMALL LETTER S WITH CEDILLA * </p> </entry>
       
   637 <entry><p>0x1D </p> </entry>
       
   638 <entry><p>0x015F </p> </entry>
       
   639 <entry><p>s LATIN SMALL LETTER S WITH CEDILLA * </p> </entry>
       
   640 <entry/>
       
   641 <entry><p>æ LATIN SMALL LETTER AE </p> </entry>
       
   642 <entry><p>0x1D </p> </entry>
       
   643 <entry><p>0x00E6 </p> </entry>
       
   644 <entry><p>æ LATIN SMALL LETTER AE </p> </entry>
       
   645 </row>
       
   646 <row>
       
   647 <entry><p>I LATIN CAPITAL LETTER I WITH DOT ABOVE </p> </entry>
       
   648 <entry><p>0x40 </p> </entry>
       
   649 <entry><p>0x0130 </p> </entry>
       
   650 <entry><p>I LATIN CAPITAL LETTER I WITH DOT ABOVE </p> </entry>
       
   651 <entry/>
       
   652 <entry><p>¡ INVERTED EXCLAMATION MARK </p> </entry>
       
   653 <entry><p>0x40 </p> </entry>
       
   654 <entry><p>0x00A1 </p> </entry>
       
   655 <entry><p>¡ INVERTED EXCLAMATION MARK </p> </entry>
       
   656 </row>
       
   657 </tbody>
       
   658 </tgroup>
       
   659 </table> <p id="GUID-47872144-7218-536D-8FB1-B958D78064C5"><b>Turkish Locking
       
   660 Single Converter vs. Standard SMS Converter – Unicode to GSM Code</b> </p> <p>Table
       
   661 3A </p> <table id="GUID-479C8C8C-FDFD-504C-950C-3C4C711F440D">
       
   662 <tgroup cols="9"><colspec colname="col0"/><colspec colname="col1"/><colspec colname="col2"/><colspec colname="col3"/><colspec colname="col4"/><colspec colname="col5"/><colspec colname="col6"/><colspec colname="col7"/><colspec colname="col8"/>
       
   663 <tbody>
       
   664 <row>
       
   665 <entry><p> <b>Turkish Locking Single Converter</b>  </p> </entry>
       
   666 <entry><p> <b/>  </p> </entry>
       
   667 <entry><p> <b/>  </p> </entry>
       
   668 <entry><p> <b/>  </p> </entry>
       
   669 <entry><p> <b/>  </p> </entry>
       
   670 <entry><p> <b>Standard SMS Converter</b>  </p> </entry>
       
   671 <entry><p> <b/>  </p> </entry>
       
   672 <entry><p> <b/>  </p> </entry>
       
   673 <entry><p> <b/>  </p> </entry>
       
   674 </row>
       
   675 <row>
       
   676 <entry><p> <b>Character</b>  </p> </entry>
       
   677 <entry><p> <b>Unicode</b>  </p> </entry>
       
   678 <entry><p> <b>GSM</b>  </p> </entry>
       
   679 <entry><p> <b>Converted Character</b>  </p> </entry>
       
   680 <entry><p> </p> </entry>
       
   681 <entry><p> <b>Character</b>  </p> </entry>
       
   682 <entry><p> <b>Unicode</b>  </p> </entry>
       
   683 <entry><p> <b>GSM</b>  </p> </entry>
       
   684 <entry><p> <b>Converted Character</b>  </p> </entry>
       
   685 </row>
       
   686 <row>
       
   687 <entry><p>€ EURO SIGN </p> </entry>
       
   688 <entry><p>0x20AC </p> </entry>
       
   689 <entry><p>0x04 </p> </entry>
       
   690 <entry><p>€ EURO SIGN </p> </entry>
       
   691 <entry/>
       
   692 <entry><p>è LATIN SMALL LETTER E WITH GRAVE </p> </entry>
       
   693 <entry><p>0x00E8 </p> </entry>
       
   694 <entry><p>0x04 </p> </entry>
       
   695 <entry><p>è LATIN SMALL LETTER E WITH GRAVE </p> </entry>
       
   696 </row>
       
   697 <row>
       
   698 <entry><p>i LATIN SMALL LETTER DOTLESS </p> </entry>
       
   699 <entry><p>0x0131 </p> </entry>
       
   700 <entry><p>0x07 </p> </entry>
       
   701 <entry><p>i LATIN SMALL LETTER DOTLESS </p> </entry>
       
   702 <entry/>
       
   703 <entry><p>ì LATIN SMALL LETTER I WITH GRAVE </p> </entry>
       
   704 <entry><p>0x00EC </p> </entry>
       
   705 <entry><p>0x07 </p> </entry>
       
   706 <entry><p>ì LATIN SMALL LETTER I WITH GRAVE </p> </entry>
       
   707 </row>
       
   708 <row>
       
   709 <entry><p>G LATIN CAPITAL LETTER G WITH BREVE </p> </entry>
       
   710 <entry><p>0x011E </p> </entry>
       
   711 <entry><p>0x0B </p> </entry>
       
   712 <entry><p>G LATIN CAPITAL LETTER G WITH BREVE </p> </entry>
       
   713 <entry/>
       
   714 <entry><p>ç LATIN SMALL LETTER C WITH CEDILLA </p> </entry>
       
   715 <entry><p>0x00E7 </p> </entry>
       
   716 <entry><p>0x09 </p> </entry>
       
   717 <entry><p>Ç LATIN CAPITAL LETTER C WITH CEDILLA </p> </entry>
       
   718 </row>
       
   719 <row>
       
   720 <entry><p>G LATIN CAPITAL LETTER G WITH CARON </p> </entry>
       
   721 <entry><p>0x01E6 </p> </entry>
       
   722 <entry><p>0x0B </p> </entry>
       
   723 <entry><p>G LATIN CAPITAL LETTER G WITH BREVE </p> </entry>
       
   724 <entry/>
       
   725 <entry><p>Ø LATIN CAPITAL LETTER O WITH STROKE </p> </entry>
       
   726 <entry><p>0x00D8 </p> </entry>
       
   727 <entry><p>0x0B </p> </entry>
       
   728 <entry><p>Ø LATIN CAPITAL LETTER O WITH STROKE </p> </entry>
       
   729 </row>
       
   730 <row>
       
   731 <entry><p>g LATIN SMALL LETTER G WITH BREVE </p> </entry>
       
   732 <entry><p>0x011F </p> </entry>
       
   733 <entry><p>0x0C </p> </entry>
       
   734 <entry><p>g LATIN SMALL LETTER G WITH BREVE </p> </entry>
       
   735 <entry/>
       
   736 <entry><p>ø LATIN SMALL LETTER O WITH STROKE </p> </entry>
       
   737 <entry><p>0x00F8 </p> </entry>
       
   738 <entry><p>0x0C </p> </entry>
       
   739 <entry><p>ø LATIN SMALL LETTER O WITH STROKE </p> </entry>
       
   740 </row>
       
   741 <row>
       
   742 <entry><p>g LATIN SMALL LETTER G WITH CARON </p> </entry>
       
   743 <entry><p>0x01E7 </p> </entry>
       
   744 <entry><p>0x0C </p> </entry>
       
   745 <entry><p>g LATIN SMALL LETTER G WITH BREVE </p> </entry>
       
   746 <entry/>
       
   747 <entry><p>(FORM FEED) </p> </entry>
       
   748 <entry><p>0x000C </p> </entry>
       
   749 <entry><p>0x1B0A </p> </entry>
       
   750 <entry><p>(PAGE BREAK) </p> </entry>
       
   751 </row>
       
   752 <row>
       
   753 <entry><p>S LATIN CAPITAL LETTER S WITH CEDILLA * </p> </entry>
       
   754 <entry><p>0x015E </p> </entry>
       
   755 <entry><p>0x1C </p> </entry>
       
   756 <entry><p>S LATIN CAPITAL LETTER S WITH CEDILLA * </p> </entry>
       
   757 <entry/>
       
   758 <entry><p>€ EURO SIGN </p> </entry>
       
   759 <entry><p>0x20AC </p> </entry>
       
   760 <entry><p>0x1B65 </p> </entry>
       
   761 <entry><p>€ EURO SIGN </p> </entry>
       
   762 </row>
       
   763 <row>
       
   764 <entry><p>s LATIN SMALL LETTER S WITH CEDILLA * </p> </entry>
       
   765 <entry><p>0x015F </p> </entry>
       
   766 <entry><p>0x1D </p> </entry>
       
   767 <entry><p>s LATIN SMALL LETTER S WITH CEDILLA * </p> </entry>
       
   768 <entry/>
       
   769 <entry><p>Æ LATIN CAPITAL LETTER AE </p> </entry>
       
   770 <entry><p>0x00C6 </p> </entry>
       
   771 <entry><p>0x1C </p> </entry>
       
   772 <entry><p>Æ LATIN CAPITAL LETTER AE </p> </entry>
       
   773 </row>
       
   774 <row>
       
   775 <entry><p>I LATIN CAPITAL LETTER I WITH DOT ABOVE </p> </entry>
       
   776 <entry><p>0x0130 </p> </entry>
       
   777 <entry><p>0x40 </p> </entry>
       
   778 <entry><p>I LATIN CAPITAL LETTER I WITH DOT ABOVE </p> </entry>
       
   779 <entry/>
       
   780 <entry><p>æ LATIN SMALL LETTER AE </p> </entry>
       
   781 <entry><p>0x00E6 </p> </entry>
       
   782 <entry><p>0x1D </p> </entry>
       
   783 <entry><p>æ LATIN SMALL LETTER AE </p> </entry>
       
   784 </row>
       
   785 <row>
       
   786 <entry><p>ç LATIN SMALL LETTER C WITH CEDILLA </p> </entry>
       
   787 <entry><p>0x00E7 </p> </entry>
       
   788 <entry><p>0x60 </p> </entry>
       
   789 <entry><p>ç LATIN SMALL LETTER C WITH CEDILLA </p> </entry>
       
   790 <entry/>
       
   791 <entry><p>¡ INVERTED EXCLAMATION MARK </p> </entry>
       
   792 <entry><p>0x00A1 </p> </entry>
       
   793 <entry><p>0x40 </p> </entry>
       
   794 <entry><p>¡ INVERTED EXCLAMATION MARK </p> </entry>
       
   795 </row>
       
   796 <row>
       
   797 <entry/>
       
   798 <entry/>
       
   799 <entry/>
       
   800 <entry/>
       
   801 <entry/>
       
   802 <entry><p>¿ INVERTED QUESTION MARK </p> </entry>
       
   803 <entry><p>0x00BF </p> </entry>
       
   804 <entry><p>0x60 </p> </entry>
       
   805 <entry><p>¿ INVERTED QUESTION MARK </p> </entry>
       
   806 </row>
       
   807 </tbody>
       
   808 </tgroup>
       
   809 </table> <p id="GUID-29B477B9-E63D-54B1-9C0B-3D7E1D5818A6"><b>Turkish Locking
       
   810 Single Converter vs. Standard SMS Converter – GSM Code to Unicode</b> </p> <p>Table
       
   811 3B </p> <table id="GUID-E1B67820-ED01-590F-80EC-73D19323CDB7">
       
   812 <tgroup cols="9"><colspec colname="col0"/><colspec colname="col1"/><colspec colname="col2"/><colspec colname="col3"/><colspec colname="col4"/><colspec colname="col5"/><colspec colname="col6"/><colspec colname="col7"/><colspec colname="col8"/>
       
   813 <tbody>
       
   814 <row>
       
   815 <entry><p> <b>Turkish Locking Single Converter</b>  </p> </entry>
       
   816 <entry><p> <b/>  </p> </entry>
       
   817 <entry><p> <b/>  </p> </entry>
       
   818 <entry><p> <b/>  </p> </entry>
       
   819 <entry><p> <b/>  </p> </entry>
       
   820 <entry><p> <b>Standard SMS Converter</b>  </p> </entry>
       
   821 <entry><p> <b/>  </p> </entry>
       
   822 <entry><p> <b/>  </p> </entry>
       
   823 <entry><p> <b/>  </p> </entry>
       
   824 </row>
       
   825 <row>
       
   826 <entry><p> <b>Character</b>  </p> </entry>
       
   827 <entry><p> <b>GSM</b>  </p> </entry>
       
   828 <entry><p> <b>Unicode</b>  </p> </entry>
       
   829 <entry><p> <b>Converted Character</b>  </p> </entry>
       
   830 <entry><p> </p> </entry>
       
   831 <entry><p> <b>Character</b>  </p> </entry>
       
   832 <entry><p> <b>GSM</b>  </p> </entry>
       
   833 <entry><p> <b>Unicode</b>  </p> </entry>
       
   834 <entry><p> <b>Converted Character</b>  </p> </entry>
       
   835 </row>
       
   836 <row>
       
   837 <entry><p>€ EURO SIGN </p> </entry>
       
   838 <entry><p>0x04 </p> </entry>
       
   839 <entry><p>0x20AC </p> </entry>
       
   840 <entry><p>€ EURO SIGN </p> </entry>
       
   841 <entry/>
       
   842 <entry><p>è LATIN SMALL LETTER E WITH GRAVE </p> </entry>
       
   843 <entry><p>0x04 </p> </entry>
       
   844 <entry><p>0x00E8 </p> </entry>
       
   845 <entry><p>è LATIN SMALL LETTER E WITH GRAVE </p> </entry>
       
   846 </row>
       
   847 <row>
       
   848 <entry><p>i LATIN SMALL LETTER DOTLESS </p> </entry>
       
   849 <entry><p>0x07 </p> </entry>
       
   850 <entry><p>0x0131 </p> </entry>
       
   851 <entry><p>i LATIN SMALL LETTER DOTLESS </p> </entry>
       
   852 <entry/>
       
   853 <entry><p>ì LATIN SMALL LETTER I WITH GRAVE </p> </entry>
       
   854 <entry><p>0x07 </p> </entry>
       
   855 <entry><p>0x00EC </p> </entry>
       
   856 <entry><p>ì LATIN SMALL LETTER I WITH GRAVE </p> </entry>
       
   857 </row>
       
   858 <row>
       
   859 <entry><p>Ç LATIN CAPITAL LETTER C WITH CEDILLA </p> </entry>
       
   860 <entry><p>0x09 </p> </entry>
       
   861 <entry><p>0x00C7 </p> </entry>
       
   862 <entry><p>Ç LATIN CAPITAL LETTER C WITH CEDILLA </p> </entry>
       
   863 <entry/>
       
   864 <entry><p>Ç LATIN CAPITAL LETTER C WITH CEDILLA </p> </entry>
       
   865 <entry><p>0x09 </p> </entry>
       
   866 <entry><p>0x00E7 </p> </entry>
       
   867 <entry><p>ç LATIN SMALL LETTER C WITH CEDILLA </p> </entry>
       
   868 </row>
       
   869 <row>
       
   870 <entry><p>G LATIN CAPITAL LETTER G WITH BREVE </p> </entry>
       
   871 <entry><p>0x0B </p> </entry>
       
   872 <entry><p>0x011E </p> </entry>
       
   873 <entry><p>G LATIN CAPITAL LETTER G WITH BREVE </p> </entry>
       
   874 <entry/>
       
   875 <entry><p>Ø LATIN CAPITAL LETTER O WITH STROKE </p> </entry>
       
   876 <entry><p>0x0B </p> </entry>
       
   877 <entry><p>0x00D8 </p> </entry>
       
   878 <entry><p>Ø LATIN CAPITAL LETTER O WITH STROKE </p> </entry>
       
   879 </row>
       
   880 <row>
       
   881 <entry><p>g LATIN SMALL LETTER G WITH BREVE </p> </entry>
       
   882 <entry><p>0x0C </p> </entry>
       
   883 <entry><p>0x011F </p> </entry>
       
   884 <entry><p>g LATIN SMALL LETTER G WITH BREVE </p> </entry>
       
   885 <entry/>
       
   886 <entry><p>ø LATIN SMALL LETTER O WITH STROKE </p> </entry>
       
   887 <entry><p>0x0C </p> </entry>
       
   888 <entry><p>0x00F8 </p> </entry>
       
   889 <entry><p>ø LATIN SMALL LETTER O WITH STROKE </p> </entry>
       
   890 </row>
       
   891 <row>
       
   892 <entry/>
       
   893 <entry><p>0x1B04 </p> </entry>
       
   894 <entry><p>0x20AC </p> </entry>
       
   895 <entry><p>€ EURO SIGN </p> </entry>
       
   896 <entry/>
       
   897 <entry/>
       
   898 <entry><p>0x1B04 </p> </entry>
       
   899 <entry><p>0x00E8 </p> </entry>
       
   900 <entry><p>è LATIN SMALL LETTER E WITH GRAVE </p> </entry>
       
   901 </row>
       
   902 <row>
       
   903 <entry/>
       
   904 <entry><p>0x1B07 </p> </entry>
       
   905 <entry><p>0x0131 </p> </entry>
       
   906 <entry><p>i LATIN SMALL LETTER DOTLESS </p> </entry>
       
   907 <entry/>
       
   908 <entry/>
       
   909 <entry><p>0x1B07 </p> </entry>
       
   910 <entry><p>0x00EC </p> </entry>
       
   911 <entry><p>ì LATIN SMALL LETTER I WITH GRAVE </p> </entry>
       
   912 </row>
       
   913 <row>
       
   914 <entry/>
       
   915 <entry><p>0x1B0B </p> </entry>
       
   916 <entry><p>0x011E </p> </entry>
       
   917 <entry><p>G LATIN CAPITAL LETTER G WITH BREVE </p> </entry>
       
   918 <entry/>
       
   919 <entry/>
       
   920 <entry><p>0x1B0B </p> </entry>
       
   921 <entry><p>0x00D8 </p> </entry>
       
   922 <entry><p>Ø LATIN CAPITAL LETTER O WITH STROKE </p> </entry>
       
   923 </row>
       
   924 <row>
       
   925 <entry/>
       
   926 <entry><p>0x1B0C </p> </entry>
       
   927 <entry><p>0x011F </p> </entry>
       
   928 <entry><p>g LATIN SMALL LETTER G WITH CARON </p> </entry>
       
   929 <entry/>
       
   930 <entry/>
       
   931 <entry><p>0x1B0C </p> </entry>
       
   932 <entry><p>0x00F8 </p> </entry>
       
   933 <entry><p>ø LATIN SMALL LETTER O WITH STROKE </p> </entry>
       
   934 </row>
       
   935 <row>
       
   936 <entry/>
       
   937 <entry><p>0x1B1C </p> </entry>
       
   938 <entry><p>0x015E </p> </entry>
       
   939 <entry><p>S LATIN CAPITAL LETTER S WITH CEDILLA * </p> </entry>
       
   940 <entry/>
       
   941 <entry/>
       
   942 <entry><p>0x1B1C </p> </entry>
       
   943 <entry><p>0x00C6 </p> </entry>
       
   944 <entry><p>Æ LATIN CAPITAL LETTER AE (ash) * </p> </entry>
       
   945 </row>
       
   946 <row>
       
   947 <entry/>
       
   948 <entry><p>0x1B1D </p> </entry>
       
   949 <entry><p>0x015F </p> </entry>
       
   950 <entry><p>ç LATIN SMALL LETTER C WITH CEDILLA * </p> </entry>
       
   951 <entry/>
       
   952 <entry/>
       
   953 <entry><p>0x1B1D </p> </entry>
       
   954 <entry><p>0x00E6 </p> </entry>
       
   955 <entry><p>æ LATIN SMALL LETTER AE (ash) * </p> </entry>
       
   956 </row>
       
   957 <row>
       
   958 <entry/>
       
   959 <entry><p>0x1B47 </p> </entry>
       
   960 <entry><p>0x011E </p> </entry>
       
   961 <entry><p>G LATIN CAPITAL LETTER G WITH BREVE </p> </entry>
       
   962 <entry/>
       
   963 <entry/>
       
   964 <entry><p>0x1B47 </p> </entry>
       
   965 <entry><p>0x0047 </p> </entry>
       
   966 <entry><p>G LATIN CAPITAL LETTER G </p> </entry>
       
   967 </row>
       
   968 <row>
       
   969 <entry/>
       
   970 <entry><p>0x1B49 </p> </entry>
       
   971 <entry><p>0x0130 </p> </entry>
       
   972 <entry><p>I LATIN CAPITAL LETTER I WITH DOT ABOVE </p> </entry>
       
   973 <entry/>
       
   974 <entry/>
       
   975 <entry><p>0x1B49 </p> </entry>
       
   976 <entry><p>0x0049 </p> </entry>
       
   977 <entry><p>I LATIN CAPITAL LETTER I </p> </entry>
       
   978 </row>
       
   979 <row>
       
   980 <entry/>
       
   981 <entry><p>0x1B53 </p> </entry>
       
   982 <entry><p>0x015E </p> </entry>
       
   983 <entry><p>S LATIN CAPITAL LETTER S WITH CEDILLA * </p> </entry>
       
   984 <entry/>
       
   985 <entry/>
       
   986 <entry><p>0x1B53 </p> </entry>
       
   987 <entry><p>0x0053 </p> </entry>
       
   988 <entry><p>S LATIN CAPITAL LETTER S </p> </entry>
       
   989 </row>
       
   990 <row>
       
   991 <entry/>
       
   992 <entry><p>0x1B60 </p> </entry>
       
   993 <entry><p>0x00E7 </p> </entry>
       
   994 <entry><p>ç LATIN SMALL LETTER C WITH CEDILLA </p> </entry>
       
   995 <entry/>
       
   996 <entry/>
       
   997 <entry><p>0x1B60 </p> </entry>
       
   998 <entry><p>0x00BF </p> </entry>
       
   999 <entry><p>¿ INVERTED QUESTION MARK </p> </entry>
       
  1000 </row>
       
  1001 <row>
       
  1002 <entry/>
       
  1003 <entry><p>0x1B67 </p> </entry>
       
  1004 <entry><p>0x011F </p> </entry>
       
  1005 <entry><p>g LATIN SMALL LETTER G WITH BREVE </p> </entry>
       
  1006 <entry/>
       
  1007 <entry/>
       
  1008 <entry><p>0x1B67 </p> </entry>
       
  1009 <entry><p>0x0067 </p> </entry>
       
  1010 <entry><p>g LATIN SMALL LETTER G </p> </entry>
       
  1011 </row>
       
  1012 <row>
       
  1013 <entry/>
       
  1014 <entry><p>0x1B69 </p> </entry>
       
  1015 <entry><p>0x0131 </p> </entry>
       
  1016 <entry><p>i LATIN SMALL LETTER DOTLESS </p> </entry>
       
  1017 <entry/>
       
  1018 <entry/>
       
  1019 <entry><p>0x1B69 </p> </entry>
       
  1020 <entry><p>0x0069 </p> </entry>
       
  1021 <entry><p>i LATIN SMALL LETTER I </p> </entry>
       
  1022 </row>
       
  1023 <row>
       
  1024 <entry><p>S LATIN CAPITAL LETTER S WITH CEDILLA * </p> </entry>
       
  1025 <entry><p>0x1C </p> </entry>
       
  1026 <entry><p>0x015E </p> </entry>
       
  1027 <entry><p>S LATIN CAPITAL LETTER S WITH CEDILLA * </p> </entry>
       
  1028 <entry/>
       
  1029 <entry><p>Æ LATIN CAPITAL LETTER AE </p> </entry>
       
  1030 <entry><p>0x1C </p> </entry>
       
  1031 <entry><p>0x00C6 </p> </entry>
       
  1032 <entry><p>Æ LATIN CAPITAL LETTER AE </p> </entry>
       
  1033 </row>
       
  1034 <row>
       
  1035 <entry><p>s LATIN SMALL LETTER S WITH CEDILLA * </p> </entry>
       
  1036 <entry><p>0x1D </p> </entry>
       
  1037 <entry><p>0x015F </p> </entry>
       
  1038 <entry><p>s LATIN SMALL LETTER S WITH CEDILLA * </p> </entry>
       
  1039 <entry/>
       
  1040 <entry><p>æ LATIN SMALL LETTER AE </p> </entry>
       
  1041 <entry><p>0x1D </p> </entry>
       
  1042 <entry><p>0x00E6 </p> </entry>
       
  1043 <entry><p>æ LATIN SMALL LETTER AE </p> </entry>
       
  1044 </row>
       
  1045 <row>
       
  1046 <entry><p>ç LATIN SMALL LETTER C WITH CEDILLA </p> </entry>
       
  1047 <entry><p>0x60 </p> </entry>
       
  1048 <entry><p>0x00E7 </p> </entry>
       
  1049 <entry><p>ç LATIN SMALL LETTER C WITH CEDILLA </p> </entry>
       
  1050 <entry/>
       
  1051 <entry><p>¿ INVERTED QUESTION MARK </p> </entry>
       
  1052 <entry><p>0x60 </p> </entry>
       
  1053 <entry><p>0x00BF </p> </entry>
       
  1054 <entry><p>¿ INVERTED QUESTION MARK </p> </entry>
       
  1055 </row>
       
  1056 </tbody>
       
  1057 </tgroup>
       
  1058 </table> </section>
       
  1059 <section><title>See also</title> <p> <xref href="GUID-0BC9A9A1-DB99-5095-8390-E1C1B04D0080.dita">SMS
       
  1060 Encodings and Converters Overview</xref> </p> </section>
       
  1061 </conbody></concept>