1<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 2<html> 3 4<head> 5<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 6<title>By-Type Charts</title> 7<link rel="stylesheet" type="text/css" 8 href="https://www.unicode.org/webscripts/standard_styles.css"> 9<link rel="stylesheet" type="text/css" href="index.css"> 10 11</head> 12 13<body> 14 <table width="100%" cellpadding="0" cellspacing="0" border="0"> 15 <tr> 16 <td colspan="2"> 17 <table width="100%" border="0" cellpadding="0" cellspacing="0"> 18 <tr> 19 <td class="icon"><a href="http://www.unicode.org/"> <img 20 border="0" src="http://www.unicode.org/webscripts/logo60s2.gif" 21 align="middle" alt="[Unicode]" width="34" height="33"></a> 22 <a class="bar" 23 href="http://www.unicode.org/cldr/comparison_charts.html"><font 24 size="3">CLDR Charts</font></a></td> 25 <td class="bar"><a href="http://www.unicode.org" class="bar">Home</a> 26 | <a href="http://www.unicode.org/sitemap/" class="bar">Site 27 Map</a> | <a href="http://www.unicode.org/search/" class="bar">Search</a></td> 28 </tr> 29 </table> 30 </td> 31 </tr> 32 <tr> 33 <td colspan="2" class="gray"> </td> 34 </tr> 35 </table> 36 <div class="body"> 37 <div align='center'> 38 <table style="width:100%"> 39 <tr> 40 <td style="text-align: left" nowrap width="25%"><iframe scrolling="no" class="versionDate" src="include-version.html"></iframe></td> 41 <td style="text-align: center" nowrap width="50%"><h1 align="center">Keyboard Charts</h1></td> 42 <td style="text-align: right" nowrap width="25%"><iframe scrolling="no" class="versionDate" src="include-date.html"></iframe></td> 43 </tr> 44 <tr><td style="text-align: center" colSpan="3"><a class="upLink" href="../index.html">Main Charts Index</a></td></tr> 45 </table> 46 </div> 47 48 <p align="left">The keyboard charts provide a side-by-side 49 comparison of data from different locales for each field.</p> 50 <ul> 51 <li><a href="chars2keyboards.html">characters → keyboards</a> - 52 These show a mapping of characters (and strings, in some cases) to 53 keyboards that can generate them.</li> 54 <li><a href="keyboards2chars.html">keyboards → characters</a> - 55 These show a mapping of keyboards to the characters that they 56 generate, broken down by certain categories.</li> 57 <li><a href="layouts/index.html">layouts</a> - These show the 58 different available layouts per locale.</li> 59 </ul> 60 <p> 61 For more details, see <a target='ABOUT_KB' 62 href="http://cldr.unicode.org/index/charts/keyboards">About 63 Keyboard Charts</a>. 64 </p> 65 </div> 66 <div class="body"></div> 67</body> 68 69</html> 70 71