pdfjs-dist
Version:
Generic build of Mozilla's PDF.js library.
1,742 lines (1,740 loc) • 134 kB
JavaScript
/**
* @licstart The following is the entire license notice for the
* Javascript code in this page
*
* Copyright 2020 Mozilla Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* @licend The above is the entire license notice for the
* Javascript code in this page
*/
"use strict";
var getLookupTableFactory = require("./core_utils.js").getLookupTableFactory;
var getGlyphsUnicode = getLookupTableFactory(function (t) {
t["A"] = 0x0041;
t["AE"] = 0x00c6;
t["AEacute"] = 0x01fc;
t["AEmacron"] = 0x01e2;
t["AEsmall"] = 0xf7e6;
t["Aacute"] = 0x00c1;
t["Aacutesmall"] = 0xf7e1;
t["Abreve"] = 0x0102;
t["Abreveacute"] = 0x1eae;
t["Abrevecyrillic"] = 0x04d0;
t["Abrevedotbelow"] = 0x1eb6;
t["Abrevegrave"] = 0x1eb0;
t["Abrevehookabove"] = 0x1eb2;
t["Abrevetilde"] = 0x1eb4;
t["Acaron"] = 0x01cd;
t["Acircle"] = 0x24b6;
t["Acircumflex"] = 0x00c2;
t["Acircumflexacute"] = 0x1ea4;
t["Acircumflexdotbelow"] = 0x1eac;
t["Acircumflexgrave"] = 0x1ea6;
t["Acircumflexhookabove"] = 0x1ea8;
t["Acircumflexsmall"] = 0xf7e2;
t["Acircumflextilde"] = 0x1eaa;
t["Acute"] = 0xf6c9;
t["Acutesmall"] = 0xf7b4;
t["Acyrillic"] = 0x0410;
t["Adblgrave"] = 0x0200;
t["Adieresis"] = 0x00c4;
t["Adieresiscyrillic"] = 0x04d2;
t["Adieresismacron"] = 0x01de;
t["Adieresissmall"] = 0xf7e4;
t["Adotbelow"] = 0x1ea0;
t["Adotmacron"] = 0x01e0;
t["Agrave"] = 0x00c0;
t["Agravesmall"] = 0xf7e0;
t["Ahookabove"] = 0x1ea2;
t["Aiecyrillic"] = 0x04d4;
t["Ainvertedbreve"] = 0x0202;
t["Alpha"] = 0x0391;
t["Alphatonos"] = 0x0386;
t["Amacron"] = 0x0100;
t["Amonospace"] = 0xff21;
t["Aogonek"] = 0x0104;
t["Aring"] = 0x00c5;
t["Aringacute"] = 0x01fa;
t["Aringbelow"] = 0x1e00;
t["Aringsmall"] = 0xf7e5;
t["Asmall"] = 0xf761;
t["Atilde"] = 0x00c3;
t["Atildesmall"] = 0xf7e3;
t["Aybarmenian"] = 0x0531;
t["B"] = 0x0042;
t["Bcircle"] = 0x24b7;
t["Bdotaccent"] = 0x1e02;
t["Bdotbelow"] = 0x1e04;
t["Becyrillic"] = 0x0411;
t["Benarmenian"] = 0x0532;
t["Beta"] = 0x0392;
t["Bhook"] = 0x0181;
t["Blinebelow"] = 0x1e06;
t["Bmonospace"] = 0xff22;
t["Brevesmall"] = 0xf6f4;
t["Bsmall"] = 0xf762;
t["Btopbar"] = 0x0182;
t["C"] = 0x0043;
t["Caarmenian"] = 0x053e;
t["Cacute"] = 0x0106;
t["Caron"] = 0xf6ca;
t["Caronsmall"] = 0xf6f5;
t["Ccaron"] = 0x010c;
t["Ccedilla"] = 0x00c7;
t["Ccedillaacute"] = 0x1e08;
t["Ccedillasmall"] = 0xf7e7;
t["Ccircle"] = 0x24b8;
t["Ccircumflex"] = 0x0108;
t["Cdot"] = 0x010a;
t["Cdotaccent"] = 0x010a;
t["Cedillasmall"] = 0xf7b8;
t["Chaarmenian"] = 0x0549;
t["Cheabkhasiancyrillic"] = 0x04bc;
t["Checyrillic"] = 0x0427;
t["Chedescenderabkhasiancyrillic"] = 0x04be;
t["Chedescendercyrillic"] = 0x04b6;
t["Chedieresiscyrillic"] = 0x04f4;
t["Cheharmenian"] = 0x0543;
t["Chekhakassiancyrillic"] = 0x04cb;
t["Cheverticalstrokecyrillic"] = 0x04b8;
t["Chi"] = 0x03a7;
t["Chook"] = 0x0187;
t["Circumflexsmall"] = 0xf6f6;
t["Cmonospace"] = 0xff23;
t["Coarmenian"] = 0x0551;
t["Csmall"] = 0xf763;
t["D"] = 0x0044;
t["DZ"] = 0x01f1;
t["DZcaron"] = 0x01c4;
t["Daarmenian"] = 0x0534;
t["Dafrican"] = 0x0189;
t["Dcaron"] = 0x010e;
t["Dcedilla"] = 0x1e10;
t["Dcircle"] = 0x24b9;
t["Dcircumflexbelow"] = 0x1e12;
t["Dcroat"] = 0x0110;
t["Ddotaccent"] = 0x1e0a;
t["Ddotbelow"] = 0x1e0c;
t["Decyrillic"] = 0x0414;
t["Deicoptic"] = 0x03ee;
t["Delta"] = 0x2206;
t["Deltagreek"] = 0x0394;
t["Dhook"] = 0x018a;
t["Dieresis"] = 0xf6cb;
t["DieresisAcute"] = 0xf6cc;
t["DieresisGrave"] = 0xf6cd;
t["Dieresissmall"] = 0xf7a8;
t["Digammagreek"] = 0x03dc;
t["Djecyrillic"] = 0x0402;
t["Dlinebelow"] = 0x1e0e;
t["Dmonospace"] = 0xff24;
t["Dotaccentsmall"] = 0xf6f7;
t["Dslash"] = 0x0110;
t["Dsmall"] = 0xf764;
t["Dtopbar"] = 0x018b;
t["Dz"] = 0x01f2;
t["Dzcaron"] = 0x01c5;
t["Dzeabkhasiancyrillic"] = 0x04e0;
t["Dzecyrillic"] = 0x0405;
t["Dzhecyrillic"] = 0x040f;
t["E"] = 0x0045;
t["Eacute"] = 0x00c9;
t["Eacutesmall"] = 0xf7e9;
t["Ebreve"] = 0x0114;
t["Ecaron"] = 0x011a;
t["Ecedillabreve"] = 0x1e1c;
t["Echarmenian"] = 0x0535;
t["Ecircle"] = 0x24ba;
t["Ecircumflex"] = 0x00ca;
t["Ecircumflexacute"] = 0x1ebe;
t["Ecircumflexbelow"] = 0x1e18;
t["Ecircumflexdotbelow"] = 0x1ec6;
t["Ecircumflexgrave"] = 0x1ec0;
t["Ecircumflexhookabove"] = 0x1ec2;
t["Ecircumflexsmall"] = 0xf7ea;
t["Ecircumflextilde"] = 0x1ec4;
t["Ecyrillic"] = 0x0404;
t["Edblgrave"] = 0x0204;
t["Edieresis"] = 0x00cb;
t["Edieresissmall"] = 0xf7eb;
t["Edot"] = 0x0116;
t["Edotaccent"] = 0x0116;
t["Edotbelow"] = 0x1eb8;
t["Efcyrillic"] = 0x0424;
t["Egrave"] = 0x00c8;
t["Egravesmall"] = 0xf7e8;
t["Eharmenian"] = 0x0537;
t["Ehookabove"] = 0x1eba;
t["Eightroman"] = 0x2167;
t["Einvertedbreve"] = 0x0206;
t["Eiotifiedcyrillic"] = 0x0464;
t["Elcyrillic"] = 0x041b;
t["Elevenroman"] = 0x216a;
t["Emacron"] = 0x0112;
t["Emacronacute"] = 0x1e16;
t["Emacrongrave"] = 0x1e14;
t["Emcyrillic"] = 0x041c;
t["Emonospace"] = 0xff25;
t["Encyrillic"] = 0x041d;
t["Endescendercyrillic"] = 0x04a2;
t["Eng"] = 0x014a;
t["Enghecyrillic"] = 0x04a4;
t["Enhookcyrillic"] = 0x04c7;
t["Eogonek"] = 0x0118;
t["Eopen"] = 0x0190;
t["Epsilon"] = 0x0395;
t["Epsilontonos"] = 0x0388;
t["Ercyrillic"] = 0x0420;
t["Ereversed"] = 0x018e;
t["Ereversedcyrillic"] = 0x042d;
t["Escyrillic"] = 0x0421;
t["Esdescendercyrillic"] = 0x04aa;
t["Esh"] = 0x01a9;
t["Esmall"] = 0xf765;
t["Eta"] = 0x0397;
t["Etarmenian"] = 0x0538;
t["Etatonos"] = 0x0389;
t["Eth"] = 0x00d0;
t["Ethsmall"] = 0xf7f0;
t["Etilde"] = 0x1ebc;
t["Etildebelow"] = 0x1e1a;
t["Euro"] = 0x20ac;
t["Ezh"] = 0x01b7;
t["Ezhcaron"] = 0x01ee;
t["Ezhreversed"] = 0x01b8;
t["F"] = 0x0046;
t["Fcircle"] = 0x24bb;
t["Fdotaccent"] = 0x1e1e;
t["Feharmenian"] = 0x0556;
t["Feicoptic"] = 0x03e4;
t["Fhook"] = 0x0191;
t["Fitacyrillic"] = 0x0472;
t["Fiveroman"] = 0x2164;
t["Fmonospace"] = 0xff26;
t["Fourroman"] = 0x2163;
t["Fsmall"] = 0xf766;
t["G"] = 0x0047;
t["GBsquare"] = 0x3387;
t["Gacute"] = 0x01f4;
t["Gamma"] = 0x0393;
t["Gammaafrican"] = 0x0194;
t["Gangiacoptic"] = 0x03ea;
t["Gbreve"] = 0x011e;
t["Gcaron"] = 0x01e6;
t["Gcedilla"] = 0x0122;
t["Gcircle"] = 0x24bc;
t["Gcircumflex"] = 0x011c;
t["Gcommaaccent"] = 0x0122;
t["Gdot"] = 0x0120;
t["Gdotaccent"] = 0x0120;
t["Gecyrillic"] = 0x0413;
t["Ghadarmenian"] = 0x0542;
t["Ghemiddlehookcyrillic"] = 0x0494;
t["Ghestrokecyrillic"] = 0x0492;
t["Gheupturncyrillic"] = 0x0490;
t["Ghook"] = 0x0193;
t["Gimarmenian"] = 0x0533;
t["Gjecyrillic"] = 0x0403;
t["Gmacron"] = 0x1e20;
t["Gmonospace"] = 0xff27;
t["Grave"] = 0xf6ce;
t["Gravesmall"] = 0xf760;
t["Gsmall"] = 0xf767;
t["Gsmallhook"] = 0x029b;
t["Gstroke"] = 0x01e4;
t["H"] = 0x0048;
t["H18533"] = 0x25cf;
t["H18543"] = 0x25aa;
t["H18551"] = 0x25ab;
t["H22073"] = 0x25a1;
t["HPsquare"] = 0x33cb;
t["Haabkhasiancyrillic"] = 0x04a8;
t["Hadescendercyrillic"] = 0x04b2;
t["Hardsigncyrillic"] = 0x042a;
t["Hbar"] = 0x0126;
t["Hbrevebelow"] = 0x1e2a;
t["Hcedilla"] = 0x1e28;
t["Hcircle"] = 0x24bd;
t["Hcircumflex"] = 0x0124;
t["Hdieresis"] = 0x1e26;
t["Hdotaccent"] = 0x1e22;
t["Hdotbelow"] = 0x1e24;
t["Hmonospace"] = 0xff28;
t["Hoarmenian"] = 0x0540;
t["Horicoptic"] = 0x03e8;
t["Hsmall"] = 0xf768;
t["Hungarumlaut"] = 0xf6cf;
t["Hungarumlautsmall"] = 0xf6f8;
t["Hzsquare"] = 0x3390;
t["I"] = 0x0049;
t["IAcyrillic"] = 0x042f;
t["IJ"] = 0x0132;
t["IUcyrillic"] = 0x042e;
t["Iacute"] = 0x00cd;
t["Iacutesmall"] = 0xf7ed;
t["Ibreve"] = 0x012c;
t["Icaron"] = 0x01cf;
t["Icircle"] = 0x24be;
t["Icircumflex"] = 0x00ce;
t["Icircumflexsmall"] = 0xf7ee;
t["Icyrillic"] = 0x0406;
t["Idblgrave"] = 0x0208;
t["Idieresis"] = 0x00cf;
t["Idieresisacute"] = 0x1e2e;
t["Idieresiscyrillic"] = 0x04e4;
t["Idieresissmall"] = 0xf7ef;
t["Idot"] = 0x0130;
t["Idotaccent"] = 0x0130;
t["Idotbelow"] = 0x1eca;
t["Iebrevecyrillic"] = 0x04d6;
t["Iecyrillic"] = 0x0415;
t["Ifraktur"] = 0x2111;
t["Igrave"] = 0x00cc;
t["Igravesmall"] = 0xf7ec;
t["Ihookabove"] = 0x1ec8;
t["Iicyrillic"] = 0x0418;
t["Iinvertedbreve"] = 0x020a;
t["Iishortcyrillic"] = 0x0419;
t["Imacron"] = 0x012a;
t["Imacroncyrillic"] = 0x04e2;
t["Imonospace"] = 0xff29;
t["Iniarmenian"] = 0x053b;
t["Iocyrillic"] = 0x0401;
t["Iogonek"] = 0x012e;
t["Iota"] = 0x0399;
t["Iotaafrican"] = 0x0196;
t["Iotadieresis"] = 0x03aa;
t["Iotatonos"] = 0x038a;
t["Ismall"] = 0xf769;
t["Istroke"] = 0x0197;
t["Itilde"] = 0x0128;
t["Itildebelow"] = 0x1e2c;
t["Izhitsacyrillic"] = 0x0474;
t["Izhitsadblgravecyrillic"] = 0x0476;
t["J"] = 0x004a;
t["Jaarmenian"] = 0x0541;
t["Jcircle"] = 0x24bf;
t["Jcircumflex"] = 0x0134;
t["Jecyrillic"] = 0x0408;
t["Jheharmenian"] = 0x054b;
t["Jmonospace"] = 0xff2a;
t["Jsmall"] = 0xf76a;
t["K"] = 0x004b;
t["KBsquare"] = 0x3385;
t["KKsquare"] = 0x33cd;
t["Kabashkircyrillic"] = 0x04a0;
t["Kacute"] = 0x1e30;
t["Kacyrillic"] = 0x041a;
t["Kadescendercyrillic"] = 0x049a;
t["Kahookcyrillic"] = 0x04c3;
t["Kappa"] = 0x039a;
t["Kastrokecyrillic"] = 0x049e;
t["Kaverticalstrokecyrillic"] = 0x049c;
t["Kcaron"] = 0x01e8;
t["Kcedilla"] = 0x0136;
t["Kcircle"] = 0x24c0;
t["Kcommaaccent"] = 0x0136;
t["Kdotbelow"] = 0x1e32;
t["Keharmenian"] = 0x0554;
t["Kenarmenian"] = 0x053f;
t["Khacyrillic"] = 0x0425;
t["Kheicoptic"] = 0x03e6;
t["Khook"] = 0x0198;
t["Kjecyrillic"] = 0x040c;
t["Klinebelow"] = 0x1e34;
t["Kmonospace"] = 0xff2b;
t["Koppacyrillic"] = 0x0480;
t["Koppagreek"] = 0x03de;
t["Ksicyrillic"] = 0x046e;
t["Ksmall"] = 0xf76b;
t["L"] = 0x004c;
t["LJ"] = 0x01c7;
t["LL"] = 0xf6bf;
t["Lacute"] = 0x0139;
t["Lambda"] = 0x039b;
t["Lcaron"] = 0x013d;
t["Lcedilla"] = 0x013b;
t["Lcircle"] = 0x24c1;
t["Lcircumflexbelow"] = 0x1e3c;
t["Lcommaaccent"] = 0x013b;
t["Ldot"] = 0x013f;
t["Ldotaccent"] = 0x013f;
t["Ldotbelow"] = 0x1e36;
t["Ldotbelowmacron"] = 0x1e38;
t["Liwnarmenian"] = 0x053c;
t["Lj"] = 0x01c8;
t["Ljecyrillic"] = 0x0409;
t["Llinebelow"] = 0x1e3a;
t["Lmonospace"] = 0xff2c;
t["Lslash"] = 0x0141;
t["Lslashsmall"] = 0xf6f9;
t["Lsmall"] = 0xf76c;
t["M"] = 0x004d;
t["MBsquare"] = 0x3386;
t["Macron"] = 0xf6d0;
t["Macronsmall"] = 0xf7af;
t["Macute"] = 0x1e3e;
t["Mcircle"] = 0x24c2;
t["Mdotaccent"] = 0x1e40;
t["Mdotbelow"] = 0x1e42;
t["Menarmenian"] = 0x0544;
t["Mmonospace"] = 0xff2d;
t["Msmall"] = 0xf76d;
t["Mturned"] = 0x019c;
t["Mu"] = 0x039c;
t["N"] = 0x004e;
t["NJ"] = 0x01ca;
t["Nacute"] = 0x0143;
t["Ncaron"] = 0x0147;
t["Ncedilla"] = 0x0145;
t["Ncircle"] = 0x24c3;
t["Ncircumflexbelow"] = 0x1e4a;
t["Ncommaaccent"] = 0x0145;
t["Ndotaccent"] = 0x1e44;
t["Ndotbelow"] = 0x1e46;
t["Nhookleft"] = 0x019d;
t["Nineroman"] = 0x2168;
t["Nj"] = 0x01cb;
t["Njecyrillic"] = 0x040a;
t["Nlinebelow"] = 0x1e48;
t["Nmonospace"] = 0xff2e;
t["Nowarmenian"] = 0x0546;
t["Nsmall"] = 0xf76e;
t["Ntilde"] = 0x00d1;
t["Ntildesmall"] = 0xf7f1;
t["Nu"] = 0x039d;
t["O"] = 0x004f;
t["OE"] = 0x0152;
t["OEsmall"] = 0xf6fa;
t["Oacute"] = 0x00d3;
t["Oacutesmall"] = 0xf7f3;
t["Obarredcyrillic"] = 0x04e8;
t["Obarreddieresiscyrillic"] = 0x04ea;
t["Obreve"] = 0x014e;
t["Ocaron"] = 0x01d1;
t["Ocenteredtilde"] = 0x019f;
t["Ocircle"] = 0x24c4;
t["Ocircumflex"] = 0x00d4;
t["Ocircumflexacute"] = 0x1ed0;
t["Ocircumflexdotbelow"] = 0x1ed8;
t["Ocircumflexgrave"] = 0x1ed2;
t["Ocircumflexhookabove"] = 0x1ed4;
t["Ocircumflexsmall"] = 0xf7f4;
t["Ocircumflextilde"] = 0x1ed6;
t["Ocyrillic"] = 0x041e;
t["Odblacute"] = 0x0150;
t["Odblgrave"] = 0x020c;
t["Odieresis"] = 0x00d6;
t["Odieresiscyrillic"] = 0x04e6;
t["Odieresissmall"] = 0xf7f6;
t["Odotbelow"] = 0x1ecc;
t["Ogoneksmall"] = 0xf6fb;
t["Ograve"] = 0x00d2;
t["Ogravesmall"] = 0xf7f2;
t["Oharmenian"] = 0x0555;
t["Ohm"] = 0x2126;
t["Ohookabove"] = 0x1ece;
t["Ohorn"] = 0x01a0;
t["Ohornacute"] = 0x1eda;
t["Ohorndotbelow"] = 0x1ee2;
t["Ohorngrave"] = 0x1edc;
t["Ohornhookabove"] = 0x1ede;
t["Ohorntilde"] = 0x1ee0;
t["Ohungarumlaut"] = 0x0150;
t["Oi"] = 0x01a2;
t["Oinvertedbreve"] = 0x020e;
t["Omacron"] = 0x014c;
t["Omacronacute"] = 0x1e52;
t["Omacrongrave"] = 0x1e50;
t["Omega"] = 0x2126;
t["Omegacyrillic"] = 0x0460;
t["Omegagreek"] = 0x03a9;
t["Omegaroundcyrillic"] = 0x047a;
t["Omegatitlocyrillic"] = 0x047c;
t["Omegatonos"] = 0x038f;
t["Omicron"] = 0x039f;
t["Omicrontonos"] = 0x038c;
t["Omonospace"] = 0xff2f;
t["Oneroman"] = 0x2160;
t["Oogonek"] = 0x01ea;
t["Oogonekmacron"] = 0x01ec;
t["Oopen"] = 0x0186;
t["Oslash"] = 0x00d8;
t["Oslashacute"] = 0x01fe;
t["Oslashsmall"] = 0xf7f8;
t["Osmall"] = 0xf76f;
t["Ostrokeacute"] = 0x01fe;
t["Otcyrillic"] = 0x047e;
t["Otilde"] = 0x00d5;
t["Otildeacute"] = 0x1e4c;
t["Otildedieresis"] = 0x1e4e;
t["Otildesmall"] = 0xf7f5;
t["P"] = 0x0050;
t["Pacute"] = 0x1e54;
t["Pcircle"] = 0x24c5;
t["Pdotaccent"] = 0x1e56;
t["Pecyrillic"] = 0x041f;
t["Peharmenian"] = 0x054a;
t["Pemiddlehookcyrillic"] = 0x04a6;
t["Phi"] = 0x03a6;
t["Phook"] = 0x01a4;
t["Pi"] = 0x03a0;
t["Piwrarmenian"] = 0x0553;
t["Pmonospace"] = 0xff30;
t["Psi"] = 0x03a8;
t["Psicyrillic"] = 0x0470;
t["Psmall"] = 0xf770;
t["Q"] = 0x0051;
t["Qcircle"] = 0x24c6;
t["Qmonospace"] = 0xff31;
t["Qsmall"] = 0xf771;
t["R"] = 0x0052;
t["Raarmenian"] = 0x054c;
t["Racute"] = 0x0154;
t["Rcaron"] = 0x0158;
t["Rcedilla"] = 0x0156;
t["Rcircle"] = 0x24c7;
t["Rcommaaccent"] = 0x0156;
t["Rdblgrave"] = 0x0210;
t["Rdotaccent"] = 0x1e58;
t["Rdotbelow"] = 0x1e5a;
t["Rdotbelowmacron"] = 0x1e5c;
t["Reharmenian"] = 0x0550;
t["Rfraktur"] = 0x211c;
t["Rho"] = 0x03a1;
t["Ringsmall"] = 0xf6fc;
t["Rinvertedbreve"] = 0x0212;
t["Rlinebelow"] = 0x1e5e;
t["Rmonospace"] = 0xff32;
t["Rsmall"] = 0xf772;
t["Rsmallinverted"] = 0x0281;
t["Rsmallinvertedsuperior"] = 0x02b6;
t["S"] = 0x0053;
t["SF010000"] = 0x250c;
t["SF020000"] = 0x2514;
t["SF030000"] = 0x2510;
t["SF040000"] = 0x2518;
t["SF050000"] = 0x253c;
t["SF060000"] = 0x252c;
t["SF070000"] = 0x2534;
t["SF080000"] = 0x251c;
t["SF090000"] = 0x2524;
t["SF100000"] = 0x2500;
t["SF110000"] = 0x2502;
t["SF190000"] = 0x2561;
t["SF200000"] = 0x2562;
t["SF210000"] = 0x2556;
t["SF220000"] = 0x2555;
t["SF230000"] = 0x2563;
t["SF240000"] = 0x2551;
t["SF250000"] = 0x2557;
t["SF260000"] = 0x255d;
t["SF270000"] = 0x255c;
t["SF280000"] = 0x255b;
t["SF360000"] = 0x255e;
t["SF370000"] = 0x255f;
t["SF380000"] = 0x255a;
t["SF390000"] = 0x2554;
t["SF400000"] = 0x2569;
t["SF410000"] = 0x2566;
t["SF420000"] = 0x2560;
t["SF430000"] = 0x2550;
t["SF440000"] = 0x256c;
t["SF450000"] = 0x2567;
t["SF460000"] = 0x2568;
t["SF470000"] = 0x2564;
t["SF480000"] = 0x2565;
t["SF490000"] = 0x2559;
t["SF500000"] = 0x2558;
t["SF510000"] = 0x2552;
t["SF520000"] = 0x2553;
t["SF530000"] = 0x256b;
t["SF540000"] = 0x256a;
t["Sacute"] = 0x015a;
t["Sacutedotaccent"] = 0x1e64;
t["Sampigreek"] = 0x03e0;
t["Scaron"] = 0x0160;
t["Scarondotaccent"] = 0x1e66;
t["Scaronsmall"] = 0xf6fd;
t["Scedilla"] = 0x015e;
t["Schwa"] = 0x018f;
t["Schwacyrillic"] = 0x04d8;
t["Schwadieresiscyrillic"] = 0x04da;
t["Scircle"] = 0x24c8;
t["Scircumflex"] = 0x015c;
t["Scommaaccent"] = 0x0218;
t["Sdotaccent"] = 0x1e60;
t["Sdotbelow"] = 0x1e62;
t["Sdotbelowdotaccent"] = 0x1e68;
t["Seharmenian"] = 0x054d;
t["Sevenroman"] = 0x2166;
t["Shaarmenian"] = 0x0547;
t["Shacyrillic"] = 0x0428;
t["Shchacyrillic"] = 0x0429;
t["Sheicoptic"] = 0x03e2;
t["Shhacyrillic"] = 0x04ba;
t["Shimacoptic"] = 0x03ec;
t["Sigma"] = 0x03a3;
t["Sixroman"] = 0x2165;
t["Smonospace"] = 0xff33;
t["Softsigncyrillic"] = 0x042c;
t["Ssmall"] = 0xf773;
t["Stigmagreek"] = 0x03da;
t["T"] = 0x0054;
t["Tau"] = 0x03a4;
t["Tbar"] = 0x0166;
t["Tcaron"] = 0x0164;
t["Tcedilla"] = 0x0162;
t["Tcircle"] = 0x24c9;
t["Tcircumflexbelow"] = 0x1e70;
t["Tcommaaccent"] = 0x0162;
t["Tdotaccent"] = 0x1e6a;
t["Tdotbelow"] = 0x1e6c;
t["Tecyrillic"] = 0x0422;
t["Tedescendercyrillic"] = 0x04ac;
t["Tenroman"] = 0x2169;
t["Tetsecyrillic"] = 0x04b4;
t["Theta"] = 0x0398;
t["Thook"] = 0x01ac;
t["Thorn"] = 0x00de;
t["Thornsmall"] = 0xf7fe;
t["Threeroman"] = 0x2162;
t["Tildesmall"] = 0xf6fe;
t["Tiwnarmenian"] = 0x054f;
t["Tlinebelow"] = 0x1e6e;
t["Tmonospace"] = 0xff34;
t["Toarmenian"] = 0x0539;
t["Tonefive"] = 0x01bc;
t["Tonesix"] = 0x0184;
t["Tonetwo"] = 0x01a7;
t["Tretroflexhook"] = 0x01ae;
t["Tsecyrillic"] = 0x0426;
t["Tshecyrillic"] = 0x040b;
t["Tsmall"] = 0xf774;
t["Twelveroman"] = 0x216b;
t["Tworoman"] = 0x2161;
t["U"] = 0x0055;
t["Uacute"] = 0x00da;
t["Uacutesmall"] = 0xf7fa;
t["Ubreve"] = 0x016c;
t["Ucaron"] = 0x01d3;
t["Ucircle"] = 0x24ca;
t["Ucircumflex"] = 0x00db;
t["Ucircumflexbelow"] = 0x1e76;
t["Ucircumflexsmall"] = 0xf7fb;
t["Ucyrillic"] = 0x0423;
t["Udblacute"] = 0x0170;
t["Udblgrave"] = 0x0214;
t["Udieresis"] = 0x00dc;
t["Udieresisacute"] = 0x01d7;
t["Udieresisbelow"] = 0x1e72;
t["Udieresiscaron"] = 0x01d9;
t["Udieresiscyrillic"] = 0x04f0;
t["Udieresisgrave"] = 0x01db;
t["Udieresismacron"] = 0x01d5;
t["Udieresissmall"] = 0xf7fc;
t["Udotbelow"] = 0x1ee4;
t["Ugrave"] = 0x00d9;
t["Ugravesmall"] = 0xf7f9;
t["Uhookabove"] = 0x1ee6;
t["Uhorn"] = 0x01af;
t["Uhornacute"] = 0x1ee8;
t["Uhorndotbelow"] = 0x1ef0;
t["Uhorngrave"] = 0x1eea;
t["Uhornhookabove"] = 0x1eec;
t["Uhorntilde"] = 0x1eee;
t["Uhungarumlaut"] = 0x0170;
t["Uhungarumlautcyrillic"] = 0x04f2;
t["Uinvertedbreve"] = 0x0216;
t["Ukcyrillic"] = 0x0478;
t["Umacron"] = 0x016a;
t["Umacroncyrillic"] = 0x04ee;
t["Umacrondieresis"] = 0x1e7a;
t["Umonospace"] = 0xff35;
t["Uogonek"] = 0x0172;
t["Upsilon"] = 0x03a5;
t["Upsilon1"] = 0x03d2;
t["Upsilonacutehooksymbolgreek"] = 0x03d3;
t["Upsilonafrican"] = 0x01b1;
t["Upsilondieresis"] = 0x03ab;
t["Upsilondieresishooksymbolgreek"] = 0x03d4;
t["Upsilonhooksymbol"] = 0x03d2;
t["Upsilontonos"] = 0x038e;
t["Uring"] = 0x016e;
t["Ushortcyrillic"] = 0x040e;
t["Usmall"] = 0xf775;
t["Ustraightcyrillic"] = 0x04ae;
t["Ustraightstrokecyrillic"] = 0x04b0;
t["Utilde"] = 0x0168;
t["Utildeacute"] = 0x1e78;
t["Utildebelow"] = 0x1e74;
t["V"] = 0x0056;
t["Vcircle"] = 0x24cb;
t["Vdotbelow"] = 0x1e7e;
t["Vecyrillic"] = 0x0412;
t["Vewarmenian"] = 0x054e;
t["Vhook"] = 0x01b2;
t["Vmonospace"] = 0xff36;
t["Voarmenian"] = 0x0548;
t["Vsmall"] = 0xf776;
t["Vtilde"] = 0x1e7c;
t["W"] = 0x0057;
t["Wacute"] = 0x1e82;
t["Wcircle"] = 0x24cc;
t["Wcircumflex"] = 0x0174;
t["Wdieresis"] = 0x1e84;
t["Wdotaccent"] = 0x1e86;
t["Wdotbelow"] = 0x1e88;
t["Wgrave"] = 0x1e80;
t["Wmonospace"] = 0xff37;
t["Wsmall"] = 0xf777;
t["X"] = 0x0058;
t["Xcircle"] = 0x24cd;
t["Xdieresis"] = 0x1e8c;
t["Xdotaccent"] = 0x1e8a;
t["Xeharmenian"] = 0x053d;
t["Xi"] = 0x039e;
t["Xmonospace"] = 0xff38;
t["Xsmall"] = 0xf778;
t["Y"] = 0x0059;
t["Yacute"] = 0x00dd;
t["Yacutesmall"] = 0xf7fd;
t["Yatcyrillic"] = 0x0462;
t["Ycircle"] = 0x24ce;
t["Ycircumflex"] = 0x0176;
t["Ydieresis"] = 0x0178;
t["Ydieresissmall"] = 0xf7ff;
t["Ydotaccent"] = 0x1e8e;
t["Ydotbelow"] = 0x1ef4;
t["Yericyrillic"] = 0x042b;
t["Yerudieresiscyrillic"] = 0x04f8;
t["Ygrave"] = 0x1ef2;
t["Yhook"] = 0x01b3;
t["Yhookabove"] = 0x1ef6;
t["Yiarmenian"] = 0x0545;
t["Yicyrillic"] = 0x0407;
t["Yiwnarmenian"] = 0x0552;
t["Ymonospace"] = 0xff39;
t["Ysmall"] = 0xf779;
t["Ytilde"] = 0x1ef8;
t["Yusbigcyrillic"] = 0x046a;
t["Yusbigiotifiedcyrillic"] = 0x046c;
t["Yuslittlecyrillic"] = 0x0466;
t["Yuslittleiotifiedcyrillic"] = 0x0468;
t["Z"] = 0x005a;
t["Zaarmenian"] = 0x0536;
t["Zacute"] = 0x0179;
t["Zcaron"] = 0x017d;
t["Zcaronsmall"] = 0xf6ff;
t["Zcircle"] = 0x24cf;
t["Zcircumflex"] = 0x1e90;
t["Zdot"] = 0x017b;
t["Zdotaccent"] = 0x017b;
t["Zdotbelow"] = 0x1e92;
t["Zecyrillic"] = 0x0417;
t["Zedescendercyrillic"] = 0x0498;
t["Zedieresiscyrillic"] = 0x04de;
t["Zeta"] = 0x0396;
t["Zhearmenian"] = 0x053a;
t["Zhebrevecyrillic"] = 0x04c1;
t["Zhecyrillic"] = 0x0416;
t["Zhedescendercyrillic"] = 0x0496;
t["Zhedieresiscyrillic"] = 0x04dc;
t["Zlinebelow"] = 0x1e94;
t["Zmonospace"] = 0xff3a;
t["Zsmall"] = 0xf77a;
t["Zstroke"] = 0x01b5;
t["a"] = 0x0061;
t["aabengali"] = 0x0986;
t["aacute"] = 0x00e1;
t["aadeva"] = 0x0906;
t["aagujarati"] = 0x0a86;
t["aagurmukhi"] = 0x0a06;
t["aamatragurmukhi"] = 0x0a3e;
t["aarusquare"] = 0x3303;
t["aavowelsignbengali"] = 0x09be;
t["aavowelsigndeva"] = 0x093e;
t["aavowelsigngujarati"] = 0x0abe;
t["abbreviationmarkarmenian"] = 0x055f;
t["abbreviationsigndeva"] = 0x0970;
t["abengali"] = 0x0985;
t["abopomofo"] = 0x311a;
t["abreve"] = 0x0103;
t["abreveacute"] = 0x1eaf;
t["abrevecyrillic"] = 0x04d1;
t["abrevedotbelow"] = 0x1eb7;
t["abrevegrave"] = 0x1eb1;
t["abrevehookabove"] = 0x1eb3;
t["abrevetilde"] = 0x1eb5;
t["acaron"] = 0x01ce;
t["acircle"] = 0x24d0;
t["acircumflex"] = 0x00e2;
t["acircumflexacute"] = 0x1ea5;
t["acircumflexdotbelow"] = 0x1ead;
t["acircumflexgrave"] = 0x1ea7;
t["acircumflexhookabove"] = 0x1ea9;
t["acircumflextilde"] = 0x1eab;
t["acute"] = 0x00b4;
t["acutebelowcmb"] = 0x0317;
t["acutecmb"] = 0x0301;
t["acutecomb"] = 0x0301;
t["acutedeva"] = 0x0954;
t["acutelowmod"] = 0x02cf;
t["acutetonecmb"] = 0x0341;
t["acyrillic"] = 0x0430;
t["adblgrave"] = 0x0201;
t["addakgurmukhi"] = 0x0a71;
t["adeva"] = 0x0905;
t["adieresis"] = 0x00e4;
t["adieresiscyrillic"] = 0x04d3;
t["adieresismacron"] = 0x01df;
t["adotbelow"] = 0x1ea1;
t["adotmacron"] = 0x01e1;
t["ae"] = 0x00e6;
t["aeacute"] = 0x01fd;
t["aekorean"] = 0x3150;
t["aemacron"] = 0x01e3;
t["afii00208"] = 0x2015;
t["afii08941"] = 0x20a4;
t["afii10017"] = 0x0410;
t["afii10018"] = 0x0411;
t["afii10019"] = 0x0412;
t["afii10020"] = 0x0413;
t["afii10021"] = 0x0414;
t["afii10022"] = 0x0415;
t["afii10023"] = 0x0401;
t["afii10024"] = 0x0416;
t["afii10025"] = 0x0417;
t["afii10026"] = 0x0418;
t["afii10027"] = 0x0419;
t["afii10028"] = 0x041a;
t["afii10029"] = 0x041b;
t["afii10030"] = 0x041c;
t["afii10031"] = 0x041d;
t["afii10032"] = 0x041e;
t["afii10033"] = 0x041f;
t["afii10034"] = 0x0420;
t["afii10035"] = 0x0421;
t["afii10036"] = 0x0422;
t["afii10037"] = 0x0423;
t["afii10038"] = 0x0424;
t["afii10039"] = 0x0425;
t["afii10040"] = 0x0426;
t["afii10041"] = 0x0427;
t["afii10042"] = 0x0428;
t["afii10043"] = 0x0429;
t["afii10044"] = 0x042a;
t["afii10045"] = 0x042b;
t["afii10046"] = 0x042c;
t["afii10047"] = 0x042d;
t["afii10048"] = 0x042e;
t["afii10049"] = 0x042f;
t["afii10050"] = 0x0490;
t["afii10051"] = 0x0402;
t["afii10052"] = 0x0403;
t["afii10053"] = 0x0404;
t["afii10054"] = 0x0405;
t["afii10055"] = 0x0406;
t["afii10056"] = 0x0407;
t["afii10057"] = 0x0408;
t["afii10058"] = 0x0409;
t["afii10059"] = 0x040a;
t["afii10060"] = 0x040b;
t["afii10061"] = 0x040c;
t["afii10062"] = 0x040e;
t["afii10063"] = 0xf6c4;
t["afii10064"] = 0xf6c5;
t["afii10065"] = 0x0430;
t["afii10066"] = 0x0431;
t["afii10067"] = 0x0432;
t["afii10068"] = 0x0433;
t["afii10069"] = 0x0434;
t["afii10070"] = 0x0435;
t["afii10071"] = 0x0451;
t["afii10072"] = 0x0436;
t["afii10073"] = 0x0437;
t["afii10074"] = 0x0438;
t["afii10075"] = 0x0439;
t["afii10076"] = 0x043a;
t["afii10077"] = 0x043b;
t["afii10078"] = 0x043c;
t["afii10079"] = 0x043d;
t["afii10080"] = 0x043e;
t["afii10081"] = 0x043f;
t["afii10082"] = 0x0440;
t["afii10083"] = 0x0441;
t["afii10084"] = 0x0442;
t["afii10085"] = 0x0443;
t["afii10086"] = 0x0444;
t["afii10087"] = 0x0445;
t["afii10088"] = 0x0446;
t["afii10089"] = 0x0447;
t["afii10090"] = 0x0448;
t["afii10091"] = 0x0449;
t["afii10092"] = 0x044a;
t["afii10093"] = 0x044b;
t["afii10094"] = 0x044c;
t["afii10095"] = 0x044d;
t["afii10096"] = 0x044e;
t["afii10097"] = 0x044f;
t["afii10098"] = 0x0491;
t["afii10099"] = 0x0452;
t["afii10100"] = 0x0453;
t["afii10101"] = 0x0454;
t["afii10102"] = 0x0455;
t["afii10103"] = 0x0456;
t["afii10104"] = 0x0457;
t["afii10105"] = 0x0458;
t["afii10106"] = 0x0459;
t["afii10107"] = 0x045a;
t["afii10108"] = 0x045b;
t["afii10109"] = 0x045c;
t["afii10110"] = 0x045e;
t["afii10145"] = 0x040f;
t["afii10146"] = 0x0462;
t["afii10147"] = 0x0472;
t["afii10148"] = 0x0474;
t["afii10192"] = 0xf6c6;
t["afii10193"] = 0x045f;
t["afii10194"] = 0x0463;
t["afii10195"] = 0x0473;
t["afii10196"] = 0x0475;
t["afii10831"] = 0xf6c7;
t["afii10832"] = 0xf6c8;
t["afii10846"] = 0x04d9;
t["afii299"] = 0x200e;
t["afii300"] = 0x200f;
t["afii301"] = 0x200d;
t["afii57381"] = 0x066a;
t["afii57388"] = 0x060c;
t["afii57392"] = 0x0660;
t["afii57393"] = 0x0661;
t["afii57394"] = 0x0662;
t["afii57395"] = 0x0663;
t["afii57396"] = 0x0664;
t["afii57397"] = 0x0665;
t["afii57398"] = 0x0666;
t["afii57399"] = 0x0667;
t["afii57400"] = 0x0668;
t["afii57401"] = 0x0669;
t["afii57403"] = 0x061b;
t["afii57407"] = 0x061f;
t["afii57409"] = 0x0621;
t["afii57410"] = 0x0622;
t["afii57411"] = 0x0623;
t["afii57412"] = 0x0624;
t["afii57413"] = 0x0625;
t["afii57414"] = 0x0626;
t["afii57415"] = 0x0627;
t["afii57416"] = 0x0628;
t["afii57417"] = 0x0629;
t["afii57418"] = 0x062a;
t["afii57419"] = 0x062b;
t["afii57420"] = 0x062c;
t["afii57421"] = 0x062d;
t["afii57422"] = 0x062e;
t["afii57423"] = 0x062f;
t["afii57424"] = 0x0630;
t["afii57425"] = 0x0631;
t["afii57426"] = 0x0632;
t["afii57427"] = 0x0633;
t["afii57428"] = 0x0634;
t["afii57429"] = 0x0635;
t["afii57430"] = 0x0636;
t["afii57431"] = 0x0637;
t["afii57432"] = 0x0638;
t["afii57433"] = 0x0639;
t["afii57434"] = 0x063a;
t["afii57440"] = 0x0640;
t["afii57441"] = 0x0641;
t["afii57442"] = 0x0642;
t["afii57443"] = 0x0643;
t["afii57444"] = 0x0644;
t["afii57445"] = 0x0645;
t["afii57446"] = 0x0646;
t["afii57448"] = 0x0648;
t["afii57449"] = 0x0649;
t["afii57450"] = 0x064a;
t["afii57451"] = 0x064b;
t["afii57452"] = 0x064c;
t["afii57453"] = 0x064d;
t["afii57454"] = 0x064e;
t["afii57455"] = 0x064f;
t["afii57456"] = 0x0650;
t["afii57457"] = 0x0651;
t["afii57458"] = 0x0652;
t["afii57470"] = 0x0647;
t["afii57505"] = 0x06a4;
t["afii57506"] = 0x067e;
t["afii57507"] = 0x0686;
t["afii57508"] = 0x0698;
t["afii57509"] = 0x06af;
t["afii57511"] = 0x0679;
t["afii57512"] = 0x0688;
t["afii57513"] = 0x0691;
t["afii57514"] = 0x06ba;
t["afii57519"] = 0x06d2;
t["afii57534"] = 0x06d5;
t["afii57636"] = 0x20aa;
t["afii57645"] = 0x05be;
t["afii57658"] = 0x05c3;
t["afii57664"] = 0x05d0;
t["afii57665"] = 0x05d1;
t["afii57666"] = 0x05d2;
t["afii57667"] = 0x05d3;
t["afii57668"] = 0x05d4;
t["afii57669"] = 0x05d5;
t["afii57670"] = 0x05d6;
t["afii57671"] = 0x05d7;
t["afii57672"] = 0x05d8;
t["afii57673"] = 0x05d9;
t["afii57674"] = 0x05da;
t["afii57675"] = 0x05db;
t["afii57676"] = 0x05dc;
t["afii57677"] = 0x05dd;
t["afii57678"] = 0x05de;
t["afii57679"] = 0x05df;
t["afii57680"] = 0x05e0;
t["afii57681"] = 0x05e1;
t["afii57682"] = 0x05e2;
t["afii57683"] = 0x05e3;
t["afii57684"] = 0x05e4;
t["afii57685"] = 0x05e5;
t["afii57686"] = 0x05e6;
t["afii57687"] = 0x05e7;
t["afii57688"] = 0x05e8;
t["afii57689"] = 0x05e9;
t["afii57690"] = 0x05ea;
t["afii57694"] = 0xfb2a;
t["afii57695"] = 0xfb2b;
t["afii57700"] = 0xfb4b;
t["afii57705"] = 0xfb1f;
t["afii57716"] = 0x05f0;
t["afii57717"] = 0x05f1;
t["afii57718"] = 0x05f2;
t["afii57723"] = 0xfb35;
t["afii57793"] = 0x05b4;
t["afii57794"] = 0x05b5;
t["afii57795"] = 0x05b6;
t["afii57796"] = 0x05bb;
t["afii57797"] = 0x05b8;
t["afii57798"] = 0x05b7;
t["afii57799"] = 0x05b0;
t["afii57800"] = 0x05b2;
t["afii57801"] = 0x05b1;
t["afii57802"] = 0x05b3;
t["afii57803"] = 0x05c2;
t["afii57804"] = 0x05c1;
t["afii57806"] = 0x05b9;
t["afii57807"] = 0x05bc;
t["afii57839"] = 0x05bd;
t["afii57841"] = 0x05bf;
t["afii57842"] = 0x05c0;
t["afii57929"] = 0x02bc;
t["afii61248"] = 0x2105;
t["afii61289"] = 0x2113;
t["afii61352"] = 0x2116;
t["afii61573"] = 0x202c;
t["afii61574"] = 0x202d;
t["afii61575"] = 0x202e;
t["afii61664"] = 0x200c;
t["afii63167"] = 0x066d;
t["afii64937"] = 0x02bd;
t["agrave"] = 0x00e0;
t["agujarati"] = 0x0a85;
t["agurmukhi"] = 0x0a05;
t["ahiragana"] = 0x3042;
t["ahookabove"] = 0x1ea3;
t["aibengali"] = 0x0990;
t["aibopomofo"] = 0x311e;
t["aideva"] = 0x0910;
t["aiecyrillic"] = 0x04d5;
t["aigujarati"] = 0x0a90;
t["aigurmukhi"] = 0x0a10;
t["aimatragurmukhi"] = 0x0a48;
t["ainarabic"] = 0x0639;
t["ainfinalarabic"] = 0xfeca;
t["aininitialarabic"] = 0xfecb;
t["ainmedialarabic"] = 0xfecc;
t["ainvertedbreve"] = 0x0203;
t["aivowelsignbengali"] = 0x09c8;
t["aivowelsigndeva"] = 0x0948;
t["aivowelsigngujarati"] = 0x0ac8;
t["akatakana"] = 0x30a2;
t["akatakanahalfwidth"] = 0xff71;
t["akorean"] = 0x314f;
t["alef"] = 0x05d0;
t["alefarabic"] = 0x0627;
t["alefdageshhebrew"] = 0xfb30;
t["aleffinalarabic"] = 0xfe8e;
t["alefhamzaabovearabic"] = 0x0623;
t["alefhamzaabovefinalarabic"] = 0xfe84;
t["alefhamzabelowarabic"] = 0x0625;
t["alefhamzabelowfinalarabic"] = 0xfe88;
t["alefhebrew"] = 0x05d0;
t["aleflamedhebrew"] = 0xfb4f;
t["alefmaddaabovearabic"] = 0x0622;
t["alefmaddaabovefinalarabic"] = 0xfe82;
t["alefmaksuraarabic"] = 0x0649;
t["alefmaksurafinalarabic"] = 0xfef0;
t["alefmaksurainitialarabic"] = 0xfef3;
t["alefmaksuramedialarabic"] = 0xfef4;
t["alefpatahhebrew"] = 0xfb2e;
t["alefqamatshebrew"] = 0xfb2f;
t["aleph"] = 0x2135;
t["allequal"] = 0x224c;
t["alpha"] = 0x03b1;
t["alphatonos"] = 0x03ac;
t["amacron"] = 0x0101;
t["amonospace"] = 0xff41;
t["ampersand"] = 0x0026;
t["ampersandmonospace"] = 0xff06;
t["ampersandsmall"] = 0xf726;
t["amsquare"] = 0x33c2;
t["anbopomofo"] = 0x3122;
t["angbopomofo"] = 0x3124;
t["angbracketleft"] = 0x3008;
t["angbracketright"] = 0x3009;
t["angkhankhuthai"] = 0x0e5a;
t["angle"] = 0x2220;
t["anglebracketleft"] = 0x3008;
t["anglebracketleftvertical"] = 0xfe3f;
t["anglebracketright"] = 0x3009;
t["anglebracketrightvertical"] = 0xfe40;
t["angleleft"] = 0x2329;
t["angleright"] = 0x232a;
t["angstrom"] = 0x212b;
t["anoteleia"] = 0x0387;
t["anudattadeva"] = 0x0952;
t["anusvarabengali"] = 0x0982;
t["anusvaradeva"] = 0x0902;
t["anusvaragujarati"] = 0x0a82;
t["aogonek"] = 0x0105;
t["apaatosquare"] = 0x3300;
t["aparen"] = 0x249c;
t["apostrophearmenian"] = 0x055a;
t["apostrophemod"] = 0x02bc;
t["apple"] = 0xf8ff;
t["approaches"] = 0x2250;
t["approxequal"] = 0x2248;
t["approxequalorimage"] = 0x2252;
t["approximatelyequal"] = 0x2245;
t["araeaekorean"] = 0x318e;
t["araeakorean"] = 0x318d;
t["arc"] = 0x2312;
t["arighthalfring"] = 0x1e9a;
t["aring"] = 0x00e5;
t["aringacute"] = 0x01fb;
t["aringbelow"] = 0x1e01;
t["arrowboth"] = 0x2194;
t["arrowdashdown"] = 0x21e3;
t["arrowdashleft"] = 0x21e0;
t["arrowdashright"] = 0x21e2;
t["arrowdashup"] = 0x21e1;
t["arrowdblboth"] = 0x21d4;
t["arrowdbldown"] = 0x21d3;
t["arrowdblleft"] = 0x21d0;
t["arrowdblright"] = 0x21d2;
t["arrowdblup"] = 0x21d1;
t["arrowdown"] = 0x2193;
t["arrowdownleft"] = 0x2199;
t["arrowdownright"] = 0x2198;
t["arrowdownwhite"] = 0x21e9;
t["arrowheaddownmod"] = 0x02c5;
t["arrowheadleftmod"] = 0x02c2;
t["arrowheadrightmod"] = 0x02c3;
t["arrowheadupmod"] = 0x02c4;
t["arrowhorizex"] = 0xf8e7;
t["arrowleft"] = 0x2190;
t["arrowleftdbl"] = 0x21d0;
t["arrowleftdblstroke"] = 0x21cd;
t["arrowleftoverright"] = 0x21c6;
t["arrowleftwhite"] = 0x21e6;
t["arrowright"] = 0x2192;
t["arrowrightdblstroke"] = 0x21cf;
t["arrowrightheavy"] = 0x279e;
t["arrowrightoverleft"] = 0x21c4;
t["arrowrightwhite"] = 0x21e8;
t["arrowtableft"] = 0x21e4;
t["arrowtabright"] = 0x21e5;
t["arrowup"] = 0x2191;
t["arrowupdn"] = 0x2195;
t["arrowupdnbse"] = 0x21a8;
t["arrowupdownbase"] = 0x21a8;
t["arrowupleft"] = 0x2196;
t["arrowupleftofdown"] = 0x21c5;
t["arrowupright"] = 0x2197;
t["arrowupwhite"] = 0x21e7;
t["arrowvertex"] = 0xf8e6;
t["asciicircum"] = 0x005e;
t["asciicircummonospace"] = 0xff3e;
t["asciitilde"] = 0x007e;
t["asciitildemonospace"] = 0xff5e;
t["ascript"] = 0x0251;
t["ascriptturned"] = 0x0252;
t["asmallhiragana"] = 0x3041;
t["asmallkatakana"] = 0x30a1;
t["asmallkatakanahalfwidth"] = 0xff67;
t["asterisk"] = 0x002a;
t["asteriskaltonearabic"] = 0x066d;
t["asteriskarabic"] = 0x066d;
t["asteriskmath"] = 0x2217;
t["asteriskmonospace"] = 0xff0a;
t["asterisksmall"] = 0xfe61;
t["asterism"] = 0x2042;
t["asuperior"] = 0xf6e9;
t["asymptoticallyequal"] = 0x2243;
t["at"] = 0x0040;
t["atilde"] = 0x00e3;
t["atmonospace"] = 0xff20;
t["atsmall"] = 0xfe6b;
t["aturned"] = 0x0250;
t["aubengali"] = 0x0994;
t["aubopomofo"] = 0x3120;
t["audeva"] = 0x0914;
t["augujarati"] = 0x0a94;
t["augurmukhi"] = 0x0a14;
t["aulengthmarkbengali"] = 0x09d7;
t["aumatragurmukhi"] = 0x0a4c;
t["auvowelsignbengali"] = 0x09cc;
t["auvowelsigndeva"] = 0x094c;
t["auvowelsigngujarati"] = 0x0acc;
t["avagrahadeva"] = 0x093d;
t["aybarmenian"] = 0x0561;
t["ayin"] = 0x05e2;
t["ayinaltonehebrew"] = 0xfb20;
t["ayinhebrew"] = 0x05e2;
t["b"] = 0x0062;
t["babengali"] = 0x09ac;
t["backslash"] = 0x005c;
t["backslashmonospace"] = 0xff3c;
t["badeva"] = 0x092c;
t["bagujarati"] = 0x0aac;
t["bagurmukhi"] = 0x0a2c;
t["bahiragana"] = 0x3070;
t["bahtthai"] = 0x0e3f;
t["bakatakana"] = 0x30d0;
t["bar"] = 0x007c;
t["barmonospace"] = 0xff5c;
t["bbopomofo"] = 0x3105;
t["bcircle"] = 0x24d1;
t["bdotaccent"] = 0x1e03;
t["bdotbelow"] = 0x1e05;
t["beamedsixteenthnotes"] = 0x266c;
t["because"] = 0x2235;
t["becyrillic"] = 0x0431;
t["beharabic"] = 0x0628;
t["behfinalarabic"] = 0xfe90;
t["behinitialarabic"] = 0xfe91;
t["behiragana"] = 0x3079;
t["behmedialarabic"] = 0xfe92;
t["behmeeminitialarabic"] = 0xfc9f;
t["behmeemisolatedarabic"] = 0xfc08;
t["behnoonfinalarabic"] = 0xfc6d;
t["bekatakana"] = 0x30d9;
t["benarmenian"] = 0x0562;
t["bet"] = 0x05d1;
t["beta"] = 0x03b2;
t["betasymbolgreek"] = 0x03d0;
t["betdagesh"] = 0xfb31;
t["betdageshhebrew"] = 0xfb31;
t["bethebrew"] = 0x05d1;
t["betrafehebrew"] = 0xfb4c;
t["bhabengali"] = 0x09ad;
t["bhadeva"] = 0x092d;
t["bhagujarati"] = 0x0aad;
t["bhagurmukhi"] = 0x0a2d;
t["bhook"] = 0x0253;
t["bihiragana"] = 0x3073;
t["bikatakana"] = 0x30d3;
t["bilabialclick"] = 0x0298;
t["bindigurmukhi"] = 0x0a02;
t["birusquare"] = 0x3331;
t["blackcircle"] = 0x25cf;
t["blackdiamond"] = 0x25c6;
t["blackdownpointingtriangle"] = 0x25bc;
t["blackleftpointingpointer"] = 0x25c4;
t["blackleftpointingtriangle"] = 0x25c0;
t["blacklenticularbracketleft"] = 0x3010;
t["blacklenticularbracketleftvertical"] = 0xfe3b;
t["blacklenticularbracketright"] = 0x3011;
t["blacklenticularbracketrightvertical"] = 0xfe3c;
t["blacklowerlefttriangle"] = 0x25e3;
t["blacklowerrighttriangle"] = 0x25e2;
t["blackrectangle"] = 0x25ac;
t["blackrightpointingpointer"] = 0x25ba;
t["blackrightpointingtriangle"] = 0x25b6;
t["blacksmallsquare"] = 0x25aa;
t["blacksmilingface"] = 0x263b;
t["blacksquare"] = 0x25a0;
t["blackstar"] = 0x2605;
t["blackupperlefttriangle"] = 0x25e4;
t["blackupperrighttriangle"] = 0x25e5;
t["blackuppointingsmalltriangle"] = 0x25b4;
t["blackuppointingtriangle"] = 0x25b2;
t["blank"] = 0x2423;
t["blinebelow"] = 0x1e07;
t["block"] = 0x2588;
t["bmonospace"] = 0xff42;
t["bobaimaithai"] = 0x0e1a;
t["bohiragana"] = 0x307c;
t["bokatakana"] = 0x30dc;
t["bparen"] = 0x249d;
t["bqsquare"] = 0x33c3;
t["braceex"] = 0xf8f4;
t["braceleft"] = 0x007b;
t["braceleftbt"] = 0xf8f3;
t["braceleftmid"] = 0xf8f2;
t["braceleftmonospace"] = 0xff5b;
t["braceleftsmall"] = 0xfe5b;
t["bracelefttp"] = 0xf8f1;
t["braceleftvertical"] = 0xfe37;
t["braceright"] = 0x007d;
t["bracerightbt"] = 0xf8fe;
t["bracerightmid"] = 0xf8fd;
t["bracerightmonospace"] = 0xff5d;
t["bracerightsmall"] = 0xfe5c;
t["bracerighttp"] = 0xf8fc;
t["bracerightvertical"] = 0xfe38;
t["bracketleft"] = 0x005b;
t["bracketleftbt"] = 0xf8f0;
t["bracketleftex"] = 0xf8ef;
t["bracketleftmonospace"] = 0xff3b;
t["bracketlefttp"] = 0xf8ee;
t["bracketright"] = 0x005d;
t["bracketrightbt"] = 0xf8fb;
t["bracketrightex"] = 0xf8fa;
t["bracketrightmonospace"] = 0xff3d;
t["bracketrighttp"] = 0xf8f9;
t["breve"] = 0x02d8;
t["brevebelowcmb"] = 0x032e;
t["brevecmb"] = 0x0306;
t["breveinvertedbelowcmb"] = 0x032f;
t["breveinvertedcmb"] = 0x0311;
t["breveinverteddoublecmb"] = 0x0361;
t["bridgebelowcmb"] = 0x032a;
t["bridgeinvertedbelowcmb"] = 0x033a;
t["brokenbar"] = 0x00a6;
t["bstroke"] = 0x0180;
t["bsuperior"] = 0xf6ea;
t["btopbar"] = 0x0183;
t["buhiragana"] = 0x3076;
t["bukatakana"] = 0x30d6;
t["bullet"] = 0x2022;
t["bulletinverse"] = 0x25d8;
t["bulletoperator"] = 0x2219;
t["bullseye"] = 0x25ce;
t["c"] = 0x0063;
t["caarmenian"] = 0x056e;
t["cabengali"] = 0x099a;
t["cacute"] = 0x0107;
t["cadeva"] = 0x091a;
t["cagujarati"] = 0x0a9a;
t["cagurmukhi"] = 0x0a1a;
t["calsquare"] = 0x3388;
t["candrabindubengali"] = 0x0981;
t["candrabinducmb"] = 0x0310;
t["candrabindudeva"] = 0x0901;
t["candrabindugujarati"] = 0x0a81;
t["capslock"] = 0x21ea;
t["careof"] = 0x2105;
t["caron"] = 0x02c7;
t["caronbelowcmb"] = 0x032c;
t["caroncmb"] = 0x030c;
t["carriagereturn"] = 0x21b5;
t["cbopomofo"] = 0x3118;
t["ccaron"] = 0x010d;
t["ccedilla"] = 0x00e7;
t["ccedillaacute"] = 0x1e09;
t["ccircle"] = 0x24d2;
t["ccircumflex"] = 0x0109;
t["ccurl"] = 0x0255;
t["cdot"] = 0x010b;
t["cdotaccent"] = 0x010b;
t["cdsquare"] = 0x33c5;
t["cedilla"] = 0x00b8;
t["cedillacmb"] = 0x0327;
t["cent"] = 0x00a2;
t["centigrade"] = 0x2103;
t["centinferior"] = 0xf6df;
t["centmonospace"] = 0xffe0;
t["centoldstyle"] = 0xf7a2;
t["centsuperior"] = 0xf6e0;
t["chaarmenian"] = 0x0579;
t["chabengali"] = 0x099b;
t["chadeva"] = 0x091b;
t["chagujarati"] = 0x0a9b;
t["chagurmukhi"] = 0x0a1b;
t["chbopomofo"] = 0x3114;
t["cheabkhasiancyrillic"] = 0x04bd;
t["checkmark"] = 0x2713;
t["checyrillic"] = 0x0447;
t["chedescenderabkhasiancyrillic"] = 0x04bf;
t["chedescendercyrillic"] = 0x04b7;
t["chedieresiscyrillic"] = 0x04f5;
t["cheharmenian"] = 0x0573;
t["chekhakassiancyrillic"] = 0x04cc;
t["cheverticalstrokecyrillic"] = 0x04b9;
t["chi"] = 0x03c7;
t["chieuchacirclekorean"] = 0x3277;
t["chieuchaparenkorean"] = 0x3217;
t["chieuchcirclekorean"] = 0x3269;
t["chieuchkorean"] = 0x314a;
t["chieuchparenkorean"] = 0x3209;
t["chochangthai"] = 0x0e0a;
t["chochanthai"] = 0x0e08;
t["chochingthai"] = 0x0e09;
t["chochoethai"] = 0x0e0c;
t["chook"] = 0x0188;
t["cieucacirclekorean"] = 0x3276;
t["cieucaparenkorean"] = 0x3216;
t["cieuccirclekorean"] = 0x3268;
t["cieuckorean"] = 0x3148;
t["cieucparenkorean"] = 0x3208;
t["cieucuparenkorean"] = 0x321c;
t["circle"] = 0x25cb;
t["circlecopyrt"] = 0x00a9;
t["circlemultiply"] = 0x2297;
t["circleot"] = 0x2299;
t["circleplus"] = 0x2295;
t["circlepostalmark"] = 0x3036;
t["circlewithlefthalfblack"] = 0x25d0;
t["circlewithrighthalfblack"] = 0x25d1;
t["circumflex"] = 0x02c6;
t["circumflexbelowcmb"] = 0x032d;
t["circumflexcmb"] = 0x0302;
t["clear"] = 0x2327;
t["clickalveolar"] = 0x01c2;
t["clickdental"] = 0x01c0;
t["clicklateral"] = 0x01c1;
t["clickretroflex"] = 0x01c3;
t["club"] = 0x2663;
t["clubsuitblack"] = 0x2663;
t["clubsuitwhite"] = 0x2667;
t["cmcubedsquare"] = 0x33a4;
t["cmonospace"] = 0xff43;
t["cmsquaredsquare"] = 0x33a0;
t["coarmenian"] = 0x0581;
t["colon"] = 0x003a;
t["colonmonetary"] = 0x20a1;
t["colonmonospace"] = 0xff1a;
t["colonsign"] = 0x20a1;
t["colonsmall"] = 0xfe55;
t["colontriangularhalfmod"] = 0x02d1;
t["colontriangularmod"] = 0x02d0;
t["comma"] = 0x002c;
t["commaabovecmb"] = 0x0313;
t["commaaboverightcmb"] = 0x0315;
t["commaaccent"] = 0xf6c3;
t["commaarabic"] = 0x060c;
t["commaarmenian"] = 0x055d;
t["commainferior"] = 0xf6e1;
t["commamonospace"] = 0xff0c;
t["commareversedabovecmb"] = 0x0314;
t["commareversedmod"] = 0x02bd;
t["commasmall"] = 0xfe50;
t["commasuperior"] = 0xf6e2;
t["commaturnedabovecmb"] = 0x0312;
t["commaturnedmod"] = 0x02bb;
t["compass"] = 0x263c;
t["congruent"] = 0x2245;
t["contourintegral"] = 0x222e;
t["control"] = 0x2303;
t["controlACK"] = 0x0006;
t["controlBEL"] = 0x0007;
t["controlBS"] = 0x0008;
t["controlCAN"] = 0x0018;
t["controlCR"] = 0x000d;
t["controlDC1"] = 0x0011;
t["controlDC2"] = 0x0012;
t["controlDC3"] = 0x0013;
t["controlDC4"] = 0x0014;
t["controlDEL"] = 0x007f;
t["controlDLE"] = 0x0010;
t["controlEM"] = 0x0019;
t["controlENQ"] = 0x0005;
t["controlEOT"] = 0x0004;
t["controlESC"] = 0x001b;
t["controlETB"] = 0x0017;
t["controlETX"] = 0x0003;
t["controlFF"] = 0x000c;
t["controlFS"] = 0x001c;
t["controlGS"] = 0x001d;
t["controlHT"] = 0x0009;
t["controlLF"] = 0x000a;
t["controlNAK"] = 0x0015;
t["controlNULL"] = 0x0000;
t["controlRS"] = 0x001e;
t["controlSI"] = 0x000f;
t["controlSO"] = 0x000e;
t["controlSOT"] = 0x0002;
t["controlSTX"] = 0x0001;
t["controlSUB"] = 0x001a;
t["controlSYN"] = 0x0016;
t["controlUS"] = 0x001f;
t["controlVT"] = 0x000b;
t["copyright"] = 0x00a9;
t["copyrightsans"] = 0xf8e9;
t["copyrightserif"] = 0xf6d9;
t["cornerbracketleft"] = 0x300c;
t["cornerbracketlefthalfwidth"] = 0xff62;
t["cornerbracketleftvertical"] = 0xfe41;
t["cornerbracketright"] = 0x300d;
t["cornerbracketrighthalfwidth"] = 0xff63;
t["cornerbracketrightvertical"] = 0xfe42;
t["corporationsquare"] = 0x337f;
t["cosquare"] = 0x33c7;
t["coverkgsquare"] = 0x33c6;
t["cparen"] = 0x249e;
t["cruzeiro"] = 0x20a2;
t["cstretched"] = 0x0297;
t["curlyand"] = 0x22cf;
t["curlyor"] = 0x22ce;
t["currency"] = 0x00a4;
t["cyrBreve"] = 0xf6d1;
t["cyrFlex"] = 0xf6d2;
t["cyrbreve"] = 0xf6d4;
t["cyrflex"] = 0xf6d5;
t["d"] = 0x0064;
t["daarmenian"] = 0x0564;
t["dabengali"] = 0x09a6;
t["dadarabic"] = 0x0636;
t["dadeva"] = 0x0926;
t["dadfinalarabic"] = 0xfebe;
t["dadinitialarabic"] = 0xfebf;
t["dadmedialarabic"] = 0xfec0;
t["dagesh"] = 0x05bc;
t["dageshhebrew"] = 0x05bc;
t["dagger"] = 0x2020;
t["daggerdbl"] = 0x2021;
t["dagujarati"] = 0x0aa6;
t["dagurmukhi"] = 0x0a26;
t["dahiragana"] = 0x3060;
t["dakatakana"] = 0x30c0;
t["dalarabic"] = 0x062f;
t["dalet"] = 0x05d3;
t["daletdagesh"] = 0xfb33;
t["daletdageshhebrew"] = 0xfb33;
t["dalethebrew"] = 0x05d3;
t["dalfinalarabic"] = 0xfeaa;
t["dammaarabic"] = 0x064f;
t["dammalowarabic"] = 0x064f;
t["dammatanaltonearabic"] = 0x064c;
t["dammatanarabic"] = 0x064c;
t["danda"] = 0x0964;
t["dargahebrew"] = 0x05a7;
t["dargalefthebrew"] = 0x05a7;
t["dasiapneumatacyrilliccmb"] = 0x0485;
t["dblGrave"] = 0xf6d3;
t["dblanglebracketleft"] = 0x300a;
t["dblanglebracketleftvertical"] = 0xfe3d;
t["dblanglebracketright"] = 0x300b;
t["dblanglebracketrightvertical"] = 0xfe3e;
t["dblarchinvertedbelowcmb"] = 0x032b;
t["dblarrowleft"] = 0x21d4;
t["dblarrowright"] = 0x21d2;
t["dbldanda"] = 0x0965;
t["dblgrave"] = 0xf6d6;
t["dblgravecmb"] = 0x030f;
t["dblintegral"] = 0x222c;
t["dbllowline"] = 0x2017;
t["dbllowlinecmb"] = 0x0333;
t["dbloverlinecmb"] = 0x033f;
t["dblprimemod"] = 0x02ba;
t["dblverticalbar"] = 0x2016;
t["dblverticallineabovecmb"] = 0x030e;
t["dbopomofo"] = 0x3109;
t["dbsquare"] = 0x33c8;
t["dcaron"] = 0x010f;
t["dcedilla"] = 0x1e11;
t["dcircle"] = 0x24d3;
t["dcircumflexbelow"] = 0x1e13;
t["dcroat"] = 0x0111;
t["ddabengali"] = 0x09a1;
t["ddadeva"] = 0x0921;
t["ddagujarati"] = 0x0aa1;
t["ddagurmukhi"] = 0x0a21;
t["ddalarabic"] = 0x0688;
t["ddalfinalarabic"] = 0xfb89;
t["dddhadeva"] = 0x095c;
t["ddhabengali"] = 0x09a2;
t["ddhadeva"] = 0x0922;
t["ddhagujarati"] = 0x0aa2;
t["ddhagurmukhi"] = 0x0a22;
t["ddotaccent"] = 0x1e0b;
t["ddotbelow"] = 0x1e0d;
t["decimalseparatorarabic"] = 0x066b;
t["decimalseparatorpersian"] = 0x066b;
t["decyrillic"] = 0x0434;
t["degree"] = 0x00b0;
t["dehihebrew"] = 0x05ad;
t["dehiragana"] = 0x3067;
t["deicoptic"] = 0x03ef;
t["dekatakana"] = 0x30c7;
t["deleteleft"] = 0x232b;
t["deleteright"] = 0x2326;
t["delta"] = 0x03b4;
t["deltaturned"] = 0x018d;
t["denominatorminusonenumeratorbengali"] = 0x09f8;
t["dezh"] = 0x02a4;
t["dhabengali"] = 0x09a7;
t["dhadeva"] = 0x0927;
t["dhagujarati"] = 0x0aa7;
t["dhagurmukhi"] = 0x0a27;
t["dhook"] = 0x0257;
t["dialytikatonos"] = 0x0385;
t["dialytikatonoscmb"] = 0x0344;
t["diamond"] = 0x2666;
t["diamondsuitwhite"] = 0x2662;
t["dieresis"] = 0x00a8;
t["dieresisacute"] = 0xf6d7;
t["dieresisbelowcmb"] = 0x0324;
t["dieresiscmb"] = 0x0308;
t["dieresisgrave"] = 0xf6d8;
t["dieresistonos"] = 0x0385;
t["dihiragana"] = 0x3062;
t["dikatakana"] = 0x30c2;
t["dittomark"] = 0x3003;
t["divide"] = 0x00f7;
t["divides"] = 0x2223;
t["divisionslash"] = 0x2215;
t["djecyrillic"] = 0x0452;
t["dkshade"] = 0x2593;
t["dlinebelow"] = 0x1e0f;
t["dlsquare"] = 0x3397;
t["dmacron"] = 0x0111;
t["dmonospace"] = 0xff44;
t["dnblock"] = 0x2584;
t["dochadathai"] = 0x0e0e;
t["dodekthai"] = 0x0e14;
t["dohiragana"] = 0x3069;
t["dokatakana"] = 0x30c9;
t["dollar"] = 0x0024;
t["dollarinferior"] = 0xf6e3;
t["dollarmonospace"] = 0xff04;
t["dollaroldstyle"] = 0xf724;
t["dollarsmall"] = 0xfe69;
t["dollarsuperior"] = 0xf6e4;
t["dong"] = 0x20ab;
t["dorusquare"] = 0x3326;
t["dotaccent"] = 0x02d9;
t["dotaccentcmb"] = 0x0307;
t["dotbelowcmb"] = 0x0323;
t["dotbelowcomb"] = 0x0323;
t["dotkatakana"] = 0x30fb;
t["dotlessi"] = 0x0131;
t["dotlessj"] = 0xf6be;
t["dotlessjstrokehook"] = 0x0284;
t["dotmath"] = 0x22c5;
t["dottedcircle"] = 0x25cc;
t["doubleyodpatah"] = 0xfb1f;
t["doubleyodpatahhebrew"] = 0xfb1f;
t["downtackbelowcmb"] = 0x031e;
t["downtackmod"] = 0x02d5;
t["dparen"] = 0x249f;
t["dsuperior"] = 0xf6eb;
t["dtail"] = 0x0256;
t["dtopbar"] = 0x018c;
t["duhiragana"] = 0x3065;
t["dukatakana"] = 0x30c5;
t["dz"] = 0x01f3;
t["dzaltone"] = 0x02a3;
t["dzcaron"] = 0x01c6;
t["dzcurl"] = 0x02a5;
t["dzeabkhasiancyrillic"] = 0x04e1;
t["dzecyrillic"] = 0x0455;
t["dzhecyrillic"] = 0x045f;
t["e"] = 0x0065;
t["eacute"] = 0x00e9;
t["earth"] = 0x2641;
t["ebengali"] = 0x098f;
t["ebopomofo"] = 0x311c;
t["ebreve"] = 0x0115;
t["ecandradeva"] = 0x090d;
t["ecandragujarati"] = 0x0a8d;
t["ecandravowelsigndeva"] = 0x0945;
t["ecandravowelsigngujarati"] = 0x0ac5;
t["ecaron"] = 0x011b;
t["ecedillabreve"] = 0x1e1d;
t["echarmenian"] = 0x0565;
t["echyiwnarmenian"] = 0x0587;
t["ecircle"] = 0x24d4;
t["ecircumflex"] = 0x00ea;
t["ecircumflexacute"] = 0x1ebf;
t["ecircumflexbelow"] = 0x1e19;
t["ecircumflexdotbelow"] = 0x1ec7;
t["ecircumflexgrave"] = 0x1ec1;
t["ecircumflexhookabove"] = 0x1ec3;
t["ecircumflextilde"] = 0x1ec5;
t["ecyrillic"] = 0x0454;
t["edblgrave"] = 0x0205;
t["edeva"] = 0x090f;
t["edieresis"] = 0x00eb;
t["edot"] = 0x0117;
t["edotaccent"] = 0x0117;
t["edotbelow"] = 0x1eb9;
t["eegurmukhi"] = 0x0a0f;
t["eematragurmukhi"] = 0x0a47;
t["efcyrillic"] = 0x0444;
t["egrave"] = 0x00e8;
t["egujarati"] = 0x0a8f;
t["eharmenian"] = 0x0567;
t["ehbopomofo"] = 0x311d;
t["ehiragana"] = 0x3048;
t["ehookabove"] = 0x1ebb;
t["eibopomofo"] = 0x311f;
t["eight"] = 0x0038;
t["eightarabic"] = 0x0668;
t["eightbengali"] = 0x09ee;
t["eightcircle"] = 0x2467;
t["eightcircleinversesansserif"] = 0x2791;
t["eightdeva"] = 0x096e;
t["eighteencircle"] = 0x2471;
t["eighteenparen"] = 0x2485;
t["eighteenperiod"] = 0x2499;
t["eightgujarati"] = 0x0aee;
t["eightgurmukhi"] = 0x0a6e;
t["eighthackarabic"] = 0x0668;
t["eighthangzhou"] = 0x3028;
t["eighthnotebeamed"] = 0x266b;
t["eightideographicparen"] = 0x3227;
t["eightinferior"] = 0x2088;
t["eightmonospace"] = 0xff18;
t["eightoldstyle"] = 0xf738;
t["eightparen"] = 0x247b;
t["eightperiod"] = 0x248f;
t["eightpersian"] = 0x06f8;
t["eightroman"] = 0x2177;
t["eightsuperior"] = 0x2078;
t["eightthai"] = 0x0e58;
t["einvertedbreve"] = 0x0207;
t["eiotifiedcyrillic"] = 0x0465;
t["ekatakana"] = 0x30a8;
t["ekatakanahalfwidth"] = 0xff74;
t["ekonkargurmukhi"] = 0x0a74;
t["ekorean"] = 0x3154;
t["elcyrillic"] = 0x043b;
t["element"] = 0x2208;
t["elevencircle"] = 0x246a;
t["elevenparen"] = 0x247e;
t["elevenperiod"] = 0x2492;
t["elevenroman"] = 0x217a;
t["ellipsis"] = 0x2026;
t["ellipsisvertical"] = 0x22ee;
t["emacron"] = 0x0113;
t["emacronacute"] = 0x1e17;
t["emacrongrave"] = 0x1e15;
t["emcyrillic"] = 0x043c;
t