Skip to main content

entities/
entities.rs

1use super::{Entity, Codepoints};
2
3
4/// The static constant array of entity definitions.
5///
6/// Data generated from <https://www.w3.org/TR/html5/entities.json>
7pub static ENTITIES: [Entity; 2231] = [
8    Entity { entity: "&Aacute;", codepoints: Codepoints::Single(193), characters: "Á" },
9    Entity { entity: "&Aacute", codepoints: Codepoints::Single(193), characters: "Á" },
10    Entity { entity: "&aacute;", codepoints: Codepoints::Single(225), characters: "á" },
11    Entity { entity: "&aacute", codepoints: Codepoints::Single(225), characters: "á" },
12    Entity { entity: "&Abreve;", codepoints: Codepoints::Single(258), characters: "Ă" },
13    Entity { entity: "&abreve;", codepoints: Codepoints::Single(259), characters: "ă" },
14    Entity { entity: "&ac;", codepoints: Codepoints::Single(8766), characters: "∾" },
15    Entity { entity: "&acd;", codepoints: Codepoints::Single(8767), characters: "∿" },
16    Entity { entity: "&acE;", codepoints: Codepoints::Double(8766, 819), characters: "∾̳" },
17    Entity { entity: "&Acirc;", codepoints: Codepoints::Single(194), characters: "Â" },
18    Entity { entity: "&Acirc", codepoints: Codepoints::Single(194), characters: "Â" },
19    Entity { entity: "&acirc;", codepoints: Codepoints::Single(226), characters: "â" },
20    Entity { entity: "&acirc", codepoints: Codepoints::Single(226), characters: "â" },
21    Entity { entity: "&acute;", codepoints: Codepoints::Single(180), characters: "´" },
22    Entity { entity: "&acute", codepoints: Codepoints::Single(180), characters: "´" },
23    Entity { entity: "&Acy;", codepoints: Codepoints::Single(1040), characters: "А" },
24    Entity { entity: "&acy;", codepoints: Codepoints::Single(1072), characters: "а" },
25    Entity { entity: "&AElig;", codepoints: Codepoints::Single(198), characters: "Æ" },
26    Entity { entity: "&AElig", codepoints: Codepoints::Single(198), characters: "Æ" },
27    Entity { entity: "&aelig;", codepoints: Codepoints::Single(230), characters: "æ" },
28    Entity { entity: "&aelig", codepoints: Codepoints::Single(230), characters: "æ" },
29    Entity { entity: "&af;", codepoints: Codepoints::Single(8289), characters: "⁡" },
30    Entity { entity: "&Afr;", codepoints: Codepoints::Single(120068), characters: "𝔄" },
31    Entity { entity: "&afr;", codepoints: Codepoints::Single(120094), characters: "𝔞" },
32    Entity { entity: "&Agrave;", codepoints: Codepoints::Single(192), characters: "À" },
33    Entity { entity: "&Agrave", codepoints: Codepoints::Single(192), characters: "À" },
34    Entity { entity: "&agrave;", codepoints: Codepoints::Single(224), characters: "à" },
35    Entity { entity: "&agrave", codepoints: Codepoints::Single(224), characters: "à" },
36    Entity { entity: "&alefsym;", codepoints: Codepoints::Single(8501), characters: "ℵ" },
37    Entity { entity: "&aleph;", codepoints: Codepoints::Single(8501), characters: "ℵ" },
38    Entity { entity: "&Alpha;", codepoints: Codepoints::Single(913), characters: "Α" },
39    Entity { entity: "&alpha;", codepoints: Codepoints::Single(945), characters: "α" },
40    Entity { entity: "&Amacr;", codepoints: Codepoints::Single(256), characters: "Ā" },
41    Entity { entity: "&amacr;", codepoints: Codepoints::Single(257), characters: "ā" },
42    Entity { entity: "&amalg;", codepoints: Codepoints::Single(10815), characters: "⨿" },
43    Entity { entity: "&AMP;", codepoints: Codepoints::Single(38), characters: "&" },
44    Entity { entity: "&AMP", codepoints: Codepoints::Single(38), characters: "&" },
45    Entity { entity: "&amp;", codepoints: Codepoints::Single(38), characters: "&" },
46    Entity { entity: "&amp", codepoints: Codepoints::Single(38), characters: "&" },
47    Entity { entity: "&And;", codepoints: Codepoints::Single(10835), characters: "⩓" },
48    Entity { entity: "&and;", codepoints: Codepoints::Single(8743), characters: "∧" },
49    Entity { entity: "&andand;", codepoints: Codepoints::Single(10837), characters: "⩕" },
50    Entity { entity: "&andd;", codepoints: Codepoints::Single(10844), characters: "⩜" },
51    Entity { entity: "&andslope;", codepoints: Codepoints::Single(10840), characters: "⩘" },
52    Entity { entity: "&andv;", codepoints: Codepoints::Single(10842), characters: "⩚" },
53    Entity { entity: "&ang;", codepoints: Codepoints::Single(8736), characters: "∠" },
54    Entity { entity: "&ange;", codepoints: Codepoints::Single(10660), characters: "⦤" },
55    Entity { entity: "&angle;", codepoints: Codepoints::Single(8736), characters: "∠" },
56    Entity { entity: "&angmsd;", codepoints: Codepoints::Single(8737), characters: "∡" },
57    Entity { entity: "&angmsdaa;", codepoints: Codepoints::Single(10664), characters: "⦨" },
58    Entity { entity: "&angmsdab;", codepoints: Codepoints::Single(10665), characters: "⦩" },
59    Entity { entity: "&angmsdac;", codepoints: Codepoints::Single(10666), characters: "⦪" },
60    Entity { entity: "&angmsdad;", codepoints: Codepoints::Single(10667), characters: "⦫" },
61    Entity { entity: "&angmsdae;", codepoints: Codepoints::Single(10668), characters: "⦬" },
62    Entity { entity: "&angmsdaf;", codepoints: Codepoints::Single(10669), characters: "⦭" },
63    Entity { entity: "&angmsdag;", codepoints: Codepoints::Single(10670), characters: "⦮" },
64    Entity { entity: "&angmsdah;", codepoints: Codepoints::Single(10671), characters: "⦯" },
65    Entity { entity: "&angrt;", codepoints: Codepoints::Single(8735), characters: "∟" },
66    Entity { entity: "&angrtvb;", codepoints: Codepoints::Single(8894), characters: "⊾" },
67    Entity { entity: "&angrtvbd;", codepoints: Codepoints::Single(10653), characters: "⦝" },
68    Entity { entity: "&angsph;", codepoints: Codepoints::Single(8738), characters: "∢" },
69    Entity { entity: "&angst;", codepoints: Codepoints::Single(197), characters: "Å" },
70    Entity { entity: "&angzarr;", codepoints: Codepoints::Single(9084), characters: "⍼" },
71    Entity { entity: "&Aogon;", codepoints: Codepoints::Single(260), characters: "Ą" },
72    Entity { entity: "&aogon;", codepoints: Codepoints::Single(261), characters: "ą" },
73    Entity { entity: "&Aopf;", codepoints: Codepoints::Single(120120), characters: "𝔸" },
74    Entity { entity: "&aopf;", codepoints: Codepoints::Single(120146), characters: "𝕒" },
75    Entity { entity: "&ap;", codepoints: Codepoints::Single(8776), characters: "≈" },
76    Entity { entity: "&apacir;", codepoints: Codepoints::Single(10863), characters: "⩯" },
77    Entity { entity: "&apE;", codepoints: Codepoints::Single(10864), characters: "⩰" },
78    Entity { entity: "&ape;", codepoints: Codepoints::Single(8778), characters: "≊" },
79    Entity { entity: "&apid;", codepoints: Codepoints::Single(8779), characters: "≋" },
80    Entity { entity: "&apos;", codepoints: Codepoints::Single(39), characters: "'" },
81    Entity { entity: "&ApplyFunction;", codepoints: Codepoints::Single(8289), characters: "⁡" },
82    Entity { entity: "&approx;", codepoints: Codepoints::Single(8776), characters: "≈" },
83    Entity { entity: "&approxeq;", codepoints: Codepoints::Single(8778), characters: "≊" },
84    Entity { entity: "&Aring;", codepoints: Codepoints::Single(197), characters: "Å" },
85    Entity { entity: "&Aring", codepoints: Codepoints::Single(197), characters: "Å" },
86    Entity { entity: "&aring;", codepoints: Codepoints::Single(229), characters: "å" },
87    Entity { entity: "&aring", codepoints: Codepoints::Single(229), characters: "å" },
88    Entity { entity: "&Ascr;", codepoints: Codepoints::Single(119964), characters: "𝒜" },
89    Entity { entity: "&ascr;", codepoints: Codepoints::Single(119990), characters: "𝒶" },
90    Entity { entity: "&Assign;", codepoints: Codepoints::Single(8788), characters: "≔" },
91    Entity { entity: "&ast;", codepoints: Codepoints::Single(42), characters: "*" },
92    Entity { entity: "&asymp;", codepoints: Codepoints::Single(8776), characters: "≈" },
93    Entity { entity: "&asympeq;", codepoints: Codepoints::Single(8781), characters: "≍" },
94    Entity { entity: "&Atilde;", codepoints: Codepoints::Single(195), characters: "Ã" },
95    Entity { entity: "&Atilde", codepoints: Codepoints::Single(195), characters: "Ã" },
96    Entity { entity: "&atilde;", codepoints: Codepoints::Single(227), characters: "ã" },
97    Entity { entity: "&atilde", codepoints: Codepoints::Single(227), characters: "ã" },
98    Entity { entity: "&Auml;", codepoints: Codepoints::Single(196), characters: "Ä" },
99    Entity { entity: "&Auml", codepoints: Codepoints::Single(196), characters: "Ä" },
100    Entity { entity: "&auml;", codepoints: Codepoints::Single(228), characters: "ä" },
101    Entity { entity: "&auml", codepoints: Codepoints::Single(228), characters: "ä" },
102    Entity { entity: "&awconint;", codepoints: Codepoints::Single(8755), characters: "∳" },
103    Entity { entity: "&awint;", codepoints: Codepoints::Single(10769), characters: "⨑" },
104    Entity { entity: "&backcong;", codepoints: Codepoints::Single(8780), characters: "≌" },
105    Entity { entity: "&backepsilon;", codepoints: Codepoints::Single(1014), characters: "϶" },
106    Entity { entity: "&backprime;", codepoints: Codepoints::Single(8245), characters: "‵" },
107    Entity { entity: "&backsim;", codepoints: Codepoints::Single(8765), characters: "∽" },
108    Entity { entity: "&backsimeq;", codepoints: Codepoints::Single(8909), characters: "⋍" },
109    Entity { entity: "&Backslash;", codepoints: Codepoints::Single(8726), characters: "∖" },
110    Entity { entity: "&Barv;", codepoints: Codepoints::Single(10983), characters: "⫧" },
111    Entity { entity: "&barvee;", codepoints: Codepoints::Single(8893), characters: "⊽" },
112    Entity { entity: "&Barwed;", codepoints: Codepoints::Single(8966), characters: "⌆" },
113    Entity { entity: "&barwed;", codepoints: Codepoints::Single(8965), characters: "⌅" },
114    Entity { entity: "&barwedge;", codepoints: Codepoints::Single(8965), characters: "⌅" },
115    Entity { entity: "&bbrk;", codepoints: Codepoints::Single(9141), characters: "⎵" },
116    Entity { entity: "&bbrktbrk;", codepoints: Codepoints::Single(9142), characters: "⎶" },
117    Entity { entity: "&bcong;", codepoints: Codepoints::Single(8780), characters: "≌" },
118    Entity { entity: "&Bcy;", codepoints: Codepoints::Single(1041), characters: "Б" },
119    Entity { entity: "&bcy;", codepoints: Codepoints::Single(1073), characters: "б" },
120    Entity { entity: "&bdquo;", codepoints: Codepoints::Single(8222), characters: "„" },
121    Entity { entity: "&becaus;", codepoints: Codepoints::Single(8757), characters: "∵" },
122    Entity { entity: "&Because;", codepoints: Codepoints::Single(8757), characters: "∵" },
123    Entity { entity: "&because;", codepoints: Codepoints::Single(8757), characters: "∵" },
124    Entity { entity: "&bemptyv;", codepoints: Codepoints::Single(10672), characters: "⦰" },
125    Entity { entity: "&bepsi;", codepoints: Codepoints::Single(1014), characters: "϶" },
126    Entity { entity: "&bernou;", codepoints: Codepoints::Single(8492), characters: "ℬ" },
127    Entity { entity: "&Bernoullis;", codepoints: Codepoints::Single(8492), characters: "ℬ" },
128    Entity { entity: "&Beta;", codepoints: Codepoints::Single(914), characters: "Β" },
129    Entity { entity: "&beta;", codepoints: Codepoints::Single(946), characters: "β" },
130    Entity { entity: "&beth;", codepoints: Codepoints::Single(8502), characters: "ℶ" },
131    Entity { entity: "&between;", codepoints: Codepoints::Single(8812), characters: "≬" },
132    Entity { entity: "&Bfr;", codepoints: Codepoints::Single(120069), characters: "𝔅" },
133    Entity { entity: "&bfr;", codepoints: Codepoints::Single(120095), characters: "𝔟" },
134    Entity { entity: "&bigcap;", codepoints: Codepoints::Single(8898), characters: "⋂" },
135    Entity { entity: "&bigcirc;", codepoints: Codepoints::Single(9711), characters: "◯" },
136    Entity { entity: "&bigcup;", codepoints: Codepoints::Single(8899), characters: "⋃" },
137    Entity { entity: "&bigodot;", codepoints: Codepoints::Single(10752), characters: "⨀" },
138    Entity { entity: "&bigoplus;", codepoints: Codepoints::Single(10753), characters: "⨁" },
139    Entity { entity: "&bigotimes;", codepoints: Codepoints::Single(10754), characters: "⨂" },
140    Entity { entity: "&bigsqcup;", codepoints: Codepoints::Single(10758), characters: "⨆" },
141    Entity { entity: "&bigstar;", codepoints: Codepoints::Single(9733), characters: "★" },
142    Entity { entity: "&bigtriangledown;", codepoints: Codepoints::Single(9661), characters: "▽" },
143    Entity { entity: "&bigtriangleup;", codepoints: Codepoints::Single(9651), characters: "△" },
144    Entity { entity: "&biguplus;", codepoints: Codepoints::Single(10756), characters: "⨄" },
145    Entity { entity: "&bigvee;", codepoints: Codepoints::Single(8897), characters: "⋁" },
146    Entity { entity: "&bigwedge;", codepoints: Codepoints::Single(8896), characters: "⋀" },
147    Entity { entity: "&bkarow;", codepoints: Codepoints::Single(10509), characters: "⤍" },
148    Entity { entity: "&blacklozenge;", codepoints: Codepoints::Single(10731), characters: "⧫" },
149    Entity { entity: "&blacksquare;", codepoints: Codepoints::Single(9642), characters: "▪" },
150    Entity { entity: "&blacktriangle;", codepoints: Codepoints::Single(9652), characters: "▴" },
151    Entity { entity: "&blacktriangledown;", codepoints: Codepoints::Single(9662), characters: "▾" },
152    Entity { entity: "&blacktriangleleft;", codepoints: Codepoints::Single(9666), characters: "◂" },
153    Entity { entity: "&blacktriangleright;", codepoints: Codepoints::Single(9656), characters: "▸" },
154    Entity { entity: "&blank;", codepoints: Codepoints::Single(9251), characters: "␣" },
155    Entity { entity: "&blk12;", codepoints: Codepoints::Single(9618), characters: "▒" },
156    Entity { entity: "&blk14;", codepoints: Codepoints::Single(9617), characters: "░" },
157    Entity { entity: "&blk34;", codepoints: Codepoints::Single(9619), characters: "▓" },
158    Entity { entity: "&block;", codepoints: Codepoints::Single(9608), characters: "█" },
159    Entity { entity: "&bne;", codepoints: Codepoints::Double(61, 8421), characters: "=⃥" },
160    Entity { entity: "&bnequiv;", codepoints: Codepoints::Double(8801, 8421), characters: "≡⃥" },
161    Entity { entity: "&bNot;", codepoints: Codepoints::Single(10989), characters: "⫭" },
162    Entity { entity: "&bnot;", codepoints: Codepoints::Single(8976), characters: "⌐" },
163    Entity { entity: "&Bopf;", codepoints: Codepoints::Single(120121), characters: "𝔹" },
164    Entity { entity: "&bopf;", codepoints: Codepoints::Single(120147), characters: "𝕓" },
165    Entity { entity: "&bot;", codepoints: Codepoints::Single(8869), characters: "⊥" },
166    Entity { entity: "&bottom;", codepoints: Codepoints::Single(8869), characters: "⊥" },
167    Entity { entity: "&bowtie;", codepoints: Codepoints::Single(8904), characters: "⋈" },
168    Entity { entity: "&boxbox;", codepoints: Codepoints::Single(10697), characters: "⧉" },
169    Entity { entity: "&boxDL;", codepoints: Codepoints::Single(9559), characters: "╗" },
170    Entity { entity: "&boxDl;", codepoints: Codepoints::Single(9558), characters: "╖" },
171    Entity { entity: "&boxdL;", codepoints: Codepoints::Single(9557), characters: "╕" },
172    Entity { entity: "&boxdl;", codepoints: Codepoints::Single(9488), characters: "┐" },
173    Entity { entity: "&boxDR;", codepoints: Codepoints::Single(9556), characters: "╔" },
174    Entity { entity: "&boxDr;", codepoints: Codepoints::Single(9555), characters: "╓" },
175    Entity { entity: "&boxdR;", codepoints: Codepoints::Single(9554), characters: "╒" },
176    Entity { entity: "&boxdr;", codepoints: Codepoints::Single(9484), characters: "┌" },
177    Entity { entity: "&boxH;", codepoints: Codepoints::Single(9552), characters: "═" },
178    Entity { entity: "&boxh;", codepoints: Codepoints::Single(9472), characters: "─" },
179    Entity { entity: "&boxHD;", codepoints: Codepoints::Single(9574), characters: "╦" },
180    Entity { entity: "&boxHd;", codepoints: Codepoints::Single(9572), characters: "╤" },
181    Entity { entity: "&boxhD;", codepoints: Codepoints::Single(9573), characters: "╥" },
182    Entity { entity: "&boxhd;", codepoints: Codepoints::Single(9516), characters: "┬" },
183    Entity { entity: "&boxHU;", codepoints: Codepoints::Single(9577), characters: "╩" },
184    Entity { entity: "&boxHu;", codepoints: Codepoints::Single(9575), characters: "╧" },
185    Entity { entity: "&boxhU;", codepoints: Codepoints::Single(9576), characters: "╨" },
186    Entity { entity: "&boxhu;", codepoints: Codepoints::Single(9524), characters: "┴" },
187    Entity { entity: "&boxminus;", codepoints: Codepoints::Single(8863), characters: "⊟" },
188    Entity { entity: "&boxplus;", codepoints: Codepoints::Single(8862), characters: "⊞" },
189    Entity { entity: "&boxtimes;", codepoints: Codepoints::Single(8864), characters: "⊠" },
190    Entity { entity: "&boxUL;", codepoints: Codepoints::Single(9565), characters: "╝" },
191    Entity { entity: "&boxUl;", codepoints: Codepoints::Single(9564), characters: "╜" },
192    Entity { entity: "&boxuL;", codepoints: Codepoints::Single(9563), characters: "╛" },
193    Entity { entity: "&boxul;", codepoints: Codepoints::Single(9496), characters: "┘" },
194    Entity { entity: "&boxUR;", codepoints: Codepoints::Single(9562), characters: "╚" },
195    Entity { entity: "&boxUr;", codepoints: Codepoints::Single(9561), characters: "╙" },
196    Entity { entity: "&boxuR;", codepoints: Codepoints::Single(9560), characters: "╘" },
197    Entity { entity: "&boxur;", codepoints: Codepoints::Single(9492), characters: "└" },
198    Entity { entity: "&boxV;", codepoints: Codepoints::Single(9553), characters: "║" },
199    Entity { entity: "&boxv;", codepoints: Codepoints::Single(9474), characters: "│" },
200    Entity { entity: "&boxVH;", codepoints: Codepoints::Single(9580), characters: "╬" },
201    Entity { entity: "&boxVh;", codepoints: Codepoints::Single(9579), characters: "╫" },
202    Entity { entity: "&boxvH;", codepoints: Codepoints::Single(9578), characters: "╪" },
203    Entity { entity: "&boxvh;", codepoints: Codepoints::Single(9532), characters: "┼" },
204    Entity { entity: "&boxVL;", codepoints: Codepoints::Single(9571), characters: "╣" },
205    Entity { entity: "&boxVl;", codepoints: Codepoints::Single(9570), characters: "╢" },
206    Entity { entity: "&boxvL;", codepoints: Codepoints::Single(9569), characters: "╡" },
207    Entity { entity: "&boxvl;", codepoints: Codepoints::Single(9508), characters: "┤" },
208    Entity { entity: "&boxVR;", codepoints: Codepoints::Single(9568), characters: "╠" },
209    Entity { entity: "&boxVr;", codepoints: Codepoints::Single(9567), characters: "╟" },
210    Entity { entity: "&boxvR;", codepoints: Codepoints::Single(9566), characters: "╞" },
211    Entity { entity: "&boxvr;", codepoints: Codepoints::Single(9500), characters: "├" },
212    Entity { entity: "&bprime;", codepoints: Codepoints::Single(8245), characters: "‵" },
213    Entity { entity: "&Breve;", codepoints: Codepoints::Single(728), characters: "˘" },
214    Entity { entity: "&breve;", codepoints: Codepoints::Single(728), characters: "˘" },
215    Entity { entity: "&brvbar;", codepoints: Codepoints::Single(166), characters: "¦" },
216    Entity { entity: "&brvbar", codepoints: Codepoints::Single(166), characters: "¦" },
217    Entity { entity: "&Bscr;", codepoints: Codepoints::Single(8492), characters: "ℬ" },
218    Entity { entity: "&bscr;", codepoints: Codepoints::Single(119991), characters: "𝒷" },
219    Entity { entity: "&bsemi;", codepoints: Codepoints::Single(8271), characters: "⁏" },
220    Entity { entity: "&bsim;", codepoints: Codepoints::Single(8765), characters: "∽" },
221    Entity { entity: "&bsime;", codepoints: Codepoints::Single(8909), characters: "⋍" },
222    Entity { entity: "&bsol;", codepoints: Codepoints::Single(92), characters: "\\" },
223    Entity { entity: "&bsolb;", codepoints: Codepoints::Single(10693), characters: "⧅" },
224    Entity { entity: "&bsolhsub;", codepoints: Codepoints::Single(10184), characters: "⟈" },
225    Entity { entity: "&bull;", codepoints: Codepoints::Single(8226), characters: "•" },
226    Entity { entity: "&bullet;", codepoints: Codepoints::Single(8226), characters: "•" },
227    Entity { entity: "&bump;", codepoints: Codepoints::Single(8782), characters: "≎" },
228    Entity { entity: "&bumpE;", codepoints: Codepoints::Single(10926), characters: "⪮" },
229    Entity { entity: "&bumpe;", codepoints: Codepoints::Single(8783), characters: "≏" },
230    Entity { entity: "&Bumpeq;", codepoints: Codepoints::Single(8782), characters: "≎" },
231    Entity { entity: "&bumpeq;", codepoints: Codepoints::Single(8783), characters: "≏" },
232    Entity { entity: "&Cacute;", codepoints: Codepoints::Single(262), characters: "Ć" },
233    Entity { entity: "&cacute;", codepoints: Codepoints::Single(263), characters: "ć" },
234    Entity { entity: "&Cap;", codepoints: Codepoints::Single(8914), characters: "⋒" },
235    Entity { entity: "&cap;", codepoints: Codepoints::Single(8745), characters: "∩" },
236    Entity { entity: "&capand;", codepoints: Codepoints::Single(10820), characters: "⩄" },
237    Entity { entity: "&capbrcup;", codepoints: Codepoints::Single(10825), characters: "⩉" },
238    Entity { entity: "&capcap;", codepoints: Codepoints::Single(10827), characters: "⩋" },
239    Entity { entity: "&capcup;", codepoints: Codepoints::Single(10823), characters: "⩇" },
240    Entity { entity: "&capdot;", codepoints: Codepoints::Single(10816), characters: "⩀" },
241    Entity { entity: "&CapitalDifferentialD;", codepoints: Codepoints::Single(8517), characters: "ⅅ" },
242    Entity { entity: "&caps;", codepoints: Codepoints::Double(8745, 65024), characters: "∩︀" },
243    Entity { entity: "&caret;", codepoints: Codepoints::Single(8257), characters: "⁁" },
244    Entity { entity: "&caron;", codepoints: Codepoints::Single(711), characters: "ˇ" },
245    Entity { entity: "&Cayleys;", codepoints: Codepoints::Single(8493), characters: "ℭ" },
246    Entity { entity: "&ccaps;", codepoints: Codepoints::Single(10829), characters: "⩍" },
247    Entity { entity: "&Ccaron;", codepoints: Codepoints::Single(268), characters: "Č" },
248    Entity { entity: "&ccaron;", codepoints: Codepoints::Single(269), characters: "č" },
249    Entity { entity: "&Ccedil;", codepoints: Codepoints::Single(199), characters: "Ç" },
250    Entity { entity: "&Ccedil", codepoints: Codepoints::Single(199), characters: "Ç" },
251    Entity { entity: "&ccedil;", codepoints: Codepoints::Single(231), characters: "ç" },
252    Entity { entity: "&ccedil", codepoints: Codepoints::Single(231), characters: "ç" },
253    Entity { entity: "&Ccirc;", codepoints: Codepoints::Single(264), characters: "Ĉ" },
254    Entity { entity: "&ccirc;", codepoints: Codepoints::Single(265), characters: "ĉ" },
255    Entity { entity: "&Cconint;", codepoints: Codepoints::Single(8752), characters: "∰" },
256    Entity { entity: "&ccups;", codepoints: Codepoints::Single(10828), characters: "⩌" },
257    Entity { entity: "&ccupssm;", codepoints: Codepoints::Single(10832), characters: "⩐" },
258    Entity { entity: "&Cdot;", codepoints: Codepoints::Single(266), characters: "Ċ" },
259    Entity { entity: "&cdot;", codepoints: Codepoints::Single(267), characters: "ċ" },
260    Entity { entity: "&cedil;", codepoints: Codepoints::Single(184), characters: "¸" },
261    Entity { entity: "&cedil", codepoints: Codepoints::Single(184), characters: "¸" },
262    Entity { entity: "&Cedilla;", codepoints: Codepoints::Single(184), characters: "¸" },
263    Entity { entity: "&cemptyv;", codepoints: Codepoints::Single(10674), characters: "⦲" },
264    Entity { entity: "&cent;", codepoints: Codepoints::Single(162), characters: "¢" },
265    Entity { entity: "&cent", codepoints: Codepoints::Single(162), characters: "¢" },
266    Entity { entity: "&CenterDot;", codepoints: Codepoints::Single(183), characters: "·" },
267    Entity { entity: "&centerdot;", codepoints: Codepoints::Single(183), characters: "·" },
268    Entity { entity: "&Cfr;", codepoints: Codepoints::Single(8493), characters: "ℭ" },
269    Entity { entity: "&cfr;", codepoints: Codepoints::Single(120096), characters: "𝔠" },
270    Entity { entity: "&CHcy;", codepoints: Codepoints::Single(1063), characters: "Ч" },
271    Entity { entity: "&chcy;", codepoints: Codepoints::Single(1095), characters: "ч" },
272    Entity { entity: "&check;", codepoints: Codepoints::Single(10003), characters: "✓" },
273    Entity { entity: "&checkmark;", codepoints: Codepoints::Single(10003), characters: "✓" },
274    Entity { entity: "&Chi;", codepoints: Codepoints::Single(935), characters: "Χ" },
275    Entity { entity: "&chi;", codepoints: Codepoints::Single(967), characters: "χ" },
276    Entity { entity: "&cir;", codepoints: Codepoints::Single(9675), characters: "○" },
277    Entity { entity: "&circ;", codepoints: Codepoints::Single(710), characters: "ˆ" },
278    Entity { entity: "&circeq;", codepoints: Codepoints::Single(8791), characters: "≗" },
279    Entity { entity: "&circlearrowleft;", codepoints: Codepoints::Single(8634), characters: "↺" },
280    Entity { entity: "&circlearrowright;", codepoints: Codepoints::Single(8635), characters: "↻" },
281    Entity { entity: "&circledast;", codepoints: Codepoints::Single(8859), characters: "⊛" },
282    Entity { entity: "&circledcirc;", codepoints: Codepoints::Single(8858), characters: "⊚" },
283    Entity { entity: "&circleddash;", codepoints: Codepoints::Single(8861), characters: "⊝" },
284    Entity { entity: "&CircleDot;", codepoints: Codepoints::Single(8857), characters: "⊙" },
285    Entity { entity: "&circledR;", codepoints: Codepoints::Single(174), characters: "®" },
286    Entity { entity: "&circledS;", codepoints: Codepoints::Single(9416), characters: "Ⓢ" },
287    Entity { entity: "&CircleMinus;", codepoints: Codepoints::Single(8854), characters: "⊖" },
288    Entity { entity: "&CirclePlus;", codepoints: Codepoints::Single(8853), characters: "⊕" },
289    Entity { entity: "&CircleTimes;", codepoints: Codepoints::Single(8855), characters: "⊗" },
290    Entity { entity: "&cirE;", codepoints: Codepoints::Single(10691), characters: "⧃" },
291    Entity { entity: "&cire;", codepoints: Codepoints::Single(8791), characters: "≗" },
292    Entity { entity: "&cirfnint;", codepoints: Codepoints::Single(10768), characters: "⨐" },
293    Entity { entity: "&cirmid;", codepoints: Codepoints::Single(10991), characters: "⫯" },
294    Entity { entity: "&cirscir;", codepoints: Codepoints::Single(10690), characters: "⧂" },
295    Entity { entity: "&ClockwiseContourIntegral;", codepoints: Codepoints::Single(8754), characters: "∲" },
296    Entity { entity: "&CloseCurlyDoubleQuote;", codepoints: Codepoints::Single(8221), characters: "”" },
297    Entity { entity: "&CloseCurlyQuote;", codepoints: Codepoints::Single(8217), characters: "’" },
298    Entity { entity: "&clubs;", codepoints: Codepoints::Single(9827), characters: "♣" },
299    Entity { entity: "&clubsuit;", codepoints: Codepoints::Single(9827), characters: "♣" },
300    Entity { entity: "&Colon;", codepoints: Codepoints::Single(8759), characters: "∷" },
301    Entity { entity: "&colon;", codepoints: Codepoints::Single(58), characters: ":" },
302    Entity { entity: "&Colone;", codepoints: Codepoints::Single(10868), characters: "⩴" },
303    Entity { entity: "&colone;", codepoints: Codepoints::Single(8788), characters: "≔" },
304    Entity { entity: "&coloneq;", codepoints: Codepoints::Single(8788), characters: "≔" },
305    Entity { entity: "&comma;", codepoints: Codepoints::Single(44), characters: "," },
306    Entity { entity: "&commat;", codepoints: Codepoints::Single(64), characters: "@" },
307    Entity { entity: "&comp;", codepoints: Codepoints::Single(8705), characters: "∁" },
308    Entity { entity: "&compfn;", codepoints: Codepoints::Single(8728), characters: "∘" },
309    Entity { entity: "&complement;", codepoints: Codepoints::Single(8705), characters: "∁" },
310    Entity { entity: "&complexes;", codepoints: Codepoints::Single(8450), characters: "ℂ" },
311    Entity { entity: "&cong;", codepoints: Codepoints::Single(8773), characters: "≅" },
312    Entity { entity: "&congdot;", codepoints: Codepoints::Single(10861), characters: "⩭" },
313    Entity { entity: "&Congruent;", codepoints: Codepoints::Single(8801), characters: "≡" },
314    Entity { entity: "&Conint;", codepoints: Codepoints::Single(8751), characters: "∯" },
315    Entity { entity: "&conint;", codepoints: Codepoints::Single(8750), characters: "∮" },
316    Entity { entity: "&ContourIntegral;", codepoints: Codepoints::Single(8750), characters: "∮" },
317    Entity { entity: "&Copf;", codepoints: Codepoints::Single(8450), characters: "ℂ" },
318    Entity { entity: "&copf;", codepoints: Codepoints::Single(120148), characters: "𝕔" },
319    Entity { entity: "&coprod;", codepoints: Codepoints::Single(8720), characters: "∐" },
320    Entity { entity: "&Coproduct;", codepoints: Codepoints::Single(8720), characters: "∐" },
321    Entity { entity: "&COPY;", codepoints: Codepoints::Single(169), characters: "©" },
322    Entity { entity: "&COPY", codepoints: Codepoints::Single(169), characters: "©" },
323    Entity { entity: "&copy;", codepoints: Codepoints::Single(169), characters: "©" },
324    Entity { entity: "&copy", codepoints: Codepoints::Single(169), characters: "©" },
325    Entity { entity: "&copysr;", codepoints: Codepoints::Single(8471), characters: "℗" },
326    Entity { entity: "&CounterClockwiseContourIntegral;", codepoints: Codepoints::Single(8755), characters: "∳" },
327    Entity { entity: "&crarr;", codepoints: Codepoints::Single(8629), characters: "↵" },
328    Entity { entity: "&Cross;", codepoints: Codepoints::Single(10799), characters: "⨯" },
329    Entity { entity: "&cross;", codepoints: Codepoints::Single(10007), characters: "✗" },
330    Entity { entity: "&Cscr;", codepoints: Codepoints::Single(119966), characters: "𝒞" },
331    Entity { entity: "&cscr;", codepoints: Codepoints::Single(119992), characters: "𝒸" },
332    Entity { entity: "&csub;", codepoints: Codepoints::Single(10959), characters: "⫏" },
333    Entity { entity: "&csube;", codepoints: Codepoints::Single(10961), characters: "⫑" },
334    Entity { entity: "&csup;", codepoints: Codepoints::Single(10960), characters: "⫐" },
335    Entity { entity: "&csupe;", codepoints: Codepoints::Single(10962), characters: "⫒" },
336    Entity { entity: "&ctdot;", codepoints: Codepoints::Single(8943), characters: "⋯" },
337    Entity { entity: "&cudarrl;", codepoints: Codepoints::Single(10552), characters: "⤸" },
338    Entity { entity: "&cudarrr;", codepoints: Codepoints::Single(10549), characters: "⤵" },
339    Entity { entity: "&cuepr;", codepoints: Codepoints::Single(8926), characters: "⋞" },
340    Entity { entity: "&cuesc;", codepoints: Codepoints::Single(8927), characters: "⋟" },
341    Entity { entity: "&cularr;", codepoints: Codepoints::Single(8630), characters: "↶" },
342    Entity { entity: "&cularrp;", codepoints: Codepoints::Single(10557), characters: "⤽" },
343    Entity { entity: "&Cup;", codepoints: Codepoints::Single(8915), characters: "⋓" },
344    Entity { entity: "&cup;", codepoints: Codepoints::Single(8746), characters: "∪" },
345    Entity { entity: "&cupbrcap;", codepoints: Codepoints::Single(10824), characters: "⩈" },
346    Entity { entity: "&CupCap;", codepoints: Codepoints::Single(8781), characters: "≍" },
347    Entity { entity: "&cupcap;", codepoints: Codepoints::Single(10822), characters: "⩆" },
348    Entity { entity: "&cupcup;", codepoints: Codepoints::Single(10826), characters: "⩊" },
349    Entity { entity: "&cupdot;", codepoints: Codepoints::Single(8845), characters: "⊍" },
350    Entity { entity: "&cupor;", codepoints: Codepoints::Single(10821), characters: "⩅" },
351    Entity { entity: "&cups;", codepoints: Codepoints::Double(8746, 65024), characters: "∪︀" },
352    Entity { entity: "&curarr;", codepoints: Codepoints::Single(8631), characters: "↷" },
353    Entity { entity: "&curarrm;", codepoints: Codepoints::Single(10556), characters: "⤼" },
354    Entity { entity: "&curlyeqprec;", codepoints: Codepoints::Single(8926), characters: "⋞" },
355    Entity { entity: "&curlyeqsucc;", codepoints: Codepoints::Single(8927), characters: "⋟" },
356    Entity { entity: "&curlyvee;", codepoints: Codepoints::Single(8910), characters: "⋎" },
357    Entity { entity: "&curlywedge;", codepoints: Codepoints::Single(8911), characters: "⋏" },
358    Entity { entity: "&curren;", codepoints: Codepoints::Single(164), characters: "¤" },
359    Entity { entity: "&curren", codepoints: Codepoints::Single(164), characters: "¤" },
360    Entity { entity: "&curvearrowleft;", codepoints: Codepoints::Single(8630), characters: "↶" },
361    Entity { entity: "&curvearrowright;", codepoints: Codepoints::Single(8631), characters: "↷" },
362    Entity { entity: "&cuvee;", codepoints: Codepoints::Single(8910), characters: "⋎" },
363    Entity { entity: "&cuwed;", codepoints: Codepoints::Single(8911), characters: "⋏" },
364    Entity { entity: "&cwconint;", codepoints: Codepoints::Single(8754), characters: "∲" },
365    Entity { entity: "&cwint;", codepoints: Codepoints::Single(8753), characters: "∱" },
366    Entity { entity: "&cylcty;", codepoints: Codepoints::Single(9005), characters: "⌭" },
367    Entity { entity: "&Dagger;", codepoints: Codepoints::Single(8225), characters: "‡" },
368    Entity { entity: "&dagger;", codepoints: Codepoints::Single(8224), characters: "†" },
369    Entity { entity: "&daleth;", codepoints: Codepoints::Single(8504), characters: "ℸ" },
370    Entity { entity: "&Darr;", codepoints: Codepoints::Single(8609), characters: "↡" },
371    Entity { entity: "&dArr;", codepoints: Codepoints::Single(8659), characters: "⇓" },
372    Entity { entity: "&darr;", codepoints: Codepoints::Single(8595), characters: "↓" },
373    Entity { entity: "&dash;", codepoints: Codepoints::Single(8208), characters: "‐" },
374    Entity { entity: "&Dashv;", codepoints: Codepoints::Single(10980), characters: "⫤" },
375    Entity { entity: "&dashv;", codepoints: Codepoints::Single(8867), characters: "⊣" },
376    Entity { entity: "&dbkarow;", codepoints: Codepoints::Single(10511), characters: "⤏" },
377    Entity { entity: "&dblac;", codepoints: Codepoints::Single(733), characters: "˝" },
378    Entity { entity: "&Dcaron;", codepoints: Codepoints::Single(270), characters: "Ď" },
379    Entity { entity: "&dcaron;", codepoints: Codepoints::Single(271), characters: "ď" },
380    Entity { entity: "&Dcy;", codepoints: Codepoints::Single(1044), characters: "Д" },
381    Entity { entity: "&dcy;", codepoints: Codepoints::Single(1076), characters: "д" },
382    Entity { entity: "&DD;", codepoints: Codepoints::Single(8517), characters: "ⅅ" },
383    Entity { entity: "&dd;", codepoints: Codepoints::Single(8518), characters: "ⅆ" },
384    Entity { entity: "&ddagger;", codepoints: Codepoints::Single(8225), characters: "‡" },
385    Entity { entity: "&ddarr;", codepoints: Codepoints::Single(8650), characters: "⇊" },
386    Entity { entity: "&DDotrahd;", codepoints: Codepoints::Single(10513), characters: "⤑" },
387    Entity { entity: "&ddotseq;", codepoints: Codepoints::Single(10871), characters: "⩷" },
388    Entity { entity: "&deg;", codepoints: Codepoints::Single(176), characters: "°" },
389    Entity { entity: "&deg", codepoints: Codepoints::Single(176), characters: "°" },
390    Entity { entity: "&Del;", codepoints: Codepoints::Single(8711), characters: "∇" },
391    Entity { entity: "&Delta;", codepoints: Codepoints::Single(916), characters: "Δ" },
392    Entity { entity: "&delta;", codepoints: Codepoints::Single(948), characters: "δ" },
393    Entity { entity: "&demptyv;", codepoints: Codepoints::Single(10673), characters: "⦱" },
394    Entity { entity: "&dfisht;", codepoints: Codepoints::Single(10623), characters: "⥿" },
395    Entity { entity: "&Dfr;", codepoints: Codepoints::Single(120071), characters: "𝔇" },
396    Entity { entity: "&dfr;", codepoints: Codepoints::Single(120097), characters: "𝔡" },
397    Entity { entity: "&dHar;", codepoints: Codepoints::Single(10597), characters: "⥥" },
398    Entity { entity: "&dharl;", codepoints: Codepoints::Single(8643), characters: "⇃" },
399    Entity { entity: "&dharr;", codepoints: Codepoints::Single(8642), characters: "⇂" },
400    Entity { entity: "&DiacriticalAcute;", codepoints: Codepoints::Single(180), characters: "´" },
401    Entity { entity: "&DiacriticalDot;", codepoints: Codepoints::Single(729), characters: "˙" },
402    Entity { entity: "&DiacriticalDoubleAcute;", codepoints: Codepoints::Single(733), characters: "˝" },
403    Entity { entity: "&DiacriticalGrave;", codepoints: Codepoints::Single(96), characters: "`" },
404    Entity { entity: "&DiacriticalTilde;", codepoints: Codepoints::Single(732), characters: "˜" },
405    Entity { entity: "&diam;", codepoints: Codepoints::Single(8900), characters: "⋄" },
406    Entity { entity: "&Diamond;", codepoints: Codepoints::Single(8900), characters: "⋄" },
407    Entity { entity: "&diamond;", codepoints: Codepoints::Single(8900), characters: "⋄" },
408    Entity { entity: "&diamondsuit;", codepoints: Codepoints::Single(9830), characters: "♦" },
409    Entity { entity: "&diams;", codepoints: Codepoints::Single(9830), characters: "♦" },
410    Entity { entity: "&die;", codepoints: Codepoints::Single(168), characters: "¨" },
411    Entity { entity: "&DifferentialD;", codepoints: Codepoints::Single(8518), characters: "ⅆ" },
412    Entity { entity: "&digamma;", codepoints: Codepoints::Single(989), characters: "ϝ" },
413    Entity { entity: "&disin;", codepoints: Codepoints::Single(8946), characters: "⋲" },
414    Entity { entity: "&div;", codepoints: Codepoints::Single(247), characters: "÷" },
415    Entity { entity: "&divide;", codepoints: Codepoints::Single(247), characters: "÷" },
416    Entity { entity: "&divide", codepoints: Codepoints::Single(247), characters: "÷" },
417    Entity { entity: "&divideontimes;", codepoints: Codepoints::Single(8903), characters: "⋇" },
418    Entity { entity: "&divonx;", codepoints: Codepoints::Single(8903), characters: "⋇" },
419    Entity { entity: "&DJcy;", codepoints: Codepoints::Single(1026), characters: "Ђ" },
420    Entity { entity: "&djcy;", codepoints: Codepoints::Single(1106), characters: "ђ" },
421    Entity { entity: "&dlcorn;", codepoints: Codepoints::Single(8990), characters: "⌞" },
422    Entity { entity: "&dlcrop;", codepoints: Codepoints::Single(8973), characters: "⌍" },
423    Entity { entity: "&dollar;", codepoints: Codepoints::Single(36), characters: "$" },
424    Entity { entity: "&Dopf;", codepoints: Codepoints::Single(120123), characters: "𝔻" },
425    Entity { entity: "&dopf;", codepoints: Codepoints::Single(120149), characters: "𝕕" },
426    Entity { entity: "&Dot;", codepoints: Codepoints::Single(168), characters: "¨" },
427    Entity { entity: "&dot;", codepoints: Codepoints::Single(729), characters: "˙" },
428    Entity { entity: "&DotDot;", codepoints: Codepoints::Single(8412), characters: "⃜" },
429    Entity { entity: "&doteq;", codepoints: Codepoints::Single(8784), characters: "≐" },
430    Entity { entity: "&doteqdot;", codepoints: Codepoints::Single(8785), characters: "≑" },
431    Entity { entity: "&DotEqual;", codepoints: Codepoints::Single(8784), characters: "≐" },
432    Entity { entity: "&dotminus;", codepoints: Codepoints::Single(8760), characters: "∸" },
433    Entity { entity: "&dotplus;", codepoints: Codepoints::Single(8724), characters: "∔" },
434    Entity { entity: "&dotsquare;", codepoints: Codepoints::Single(8865), characters: "⊡" },
435    Entity { entity: "&doublebarwedge;", codepoints: Codepoints::Single(8966), characters: "⌆" },
436    Entity { entity: "&DoubleContourIntegral;", codepoints: Codepoints::Single(8751), characters: "∯" },
437    Entity { entity: "&DoubleDot;", codepoints: Codepoints::Single(168), characters: "¨" },
438    Entity { entity: "&DoubleDownArrow;", codepoints: Codepoints::Single(8659), characters: "⇓" },
439    Entity { entity: "&DoubleLeftArrow;", codepoints: Codepoints::Single(8656), characters: "⇐" },
440    Entity { entity: "&DoubleLeftRightArrow;", codepoints: Codepoints::Single(8660), characters: "⇔" },
441    Entity { entity: "&DoubleLeftTee;", codepoints: Codepoints::Single(10980), characters: "⫤" },
442    Entity { entity: "&DoubleLongLeftArrow;", codepoints: Codepoints::Single(10232), characters: "⟸" },
443    Entity { entity: "&DoubleLongLeftRightArrow;", codepoints: Codepoints::Single(10234), characters: "⟺" },
444    Entity { entity: "&DoubleLongRightArrow;", codepoints: Codepoints::Single(10233), characters: "⟹" },
445    Entity { entity: "&DoubleRightArrow;", codepoints: Codepoints::Single(8658), characters: "⇒" },
446    Entity { entity: "&DoubleRightTee;", codepoints: Codepoints::Single(8872), characters: "⊨" },
447    Entity { entity: "&DoubleUpArrow;", codepoints: Codepoints::Single(8657), characters: "⇑" },
448    Entity { entity: "&DoubleUpDownArrow;", codepoints: Codepoints::Single(8661), characters: "⇕" },
449    Entity { entity: "&DoubleVerticalBar;", codepoints: Codepoints::Single(8741), characters: "∥" },
450    Entity { entity: "&DownArrow;", codepoints: Codepoints::Single(8595), characters: "↓" },
451    Entity { entity: "&Downarrow;", codepoints: Codepoints::Single(8659), characters: "⇓" },
452    Entity { entity: "&downarrow;", codepoints: Codepoints::Single(8595), characters: "↓" },
453    Entity { entity: "&DownArrowBar;", codepoints: Codepoints::Single(10515), characters: "⤓" },
454    Entity { entity: "&DownArrowUpArrow;", codepoints: Codepoints::Single(8693), characters: "⇵" },
455    Entity { entity: "&DownBreve;", codepoints: Codepoints::Single(785), characters: "̑" },
456    Entity { entity: "&downdownarrows;", codepoints: Codepoints::Single(8650), characters: "⇊" },
457    Entity { entity: "&downharpoonleft;", codepoints: Codepoints::Single(8643), characters: "⇃" },
458    Entity { entity: "&downharpoonright;", codepoints: Codepoints::Single(8642), characters: "⇂" },
459    Entity { entity: "&DownLeftRightVector;", codepoints: Codepoints::Single(10576), characters: "⥐" },
460    Entity { entity: "&DownLeftTeeVector;", codepoints: Codepoints::Single(10590), characters: "⥞" },
461    Entity { entity: "&DownLeftVector;", codepoints: Codepoints::Single(8637), characters: "↽" },
462    Entity { entity: "&DownLeftVectorBar;", codepoints: Codepoints::Single(10582), characters: "⥖" },
463    Entity { entity: "&DownRightTeeVector;", codepoints: Codepoints::Single(10591), characters: "⥟" },
464    Entity { entity: "&DownRightVector;", codepoints: Codepoints::Single(8641), characters: "⇁" },
465    Entity { entity: "&DownRightVectorBar;", codepoints: Codepoints::Single(10583), characters: "⥗" },
466    Entity { entity: "&DownTee;", codepoints: Codepoints::Single(8868), characters: "⊤" },
467    Entity { entity: "&DownTeeArrow;", codepoints: Codepoints::Single(8615), characters: "↧" },
468    Entity { entity: "&drbkarow;", codepoints: Codepoints::Single(10512), characters: "⤐" },
469    Entity { entity: "&drcorn;", codepoints: Codepoints::Single(8991), characters: "⌟" },
470    Entity { entity: "&drcrop;", codepoints: Codepoints::Single(8972), characters: "⌌" },
471    Entity { entity: "&Dscr;", codepoints: Codepoints::Single(119967), characters: "𝒟" },
472    Entity { entity: "&dscr;", codepoints: Codepoints::Single(119993), characters: "𝒹" },
473    Entity { entity: "&DScy;", codepoints: Codepoints::Single(1029), characters: "Ѕ" },
474    Entity { entity: "&dscy;", codepoints: Codepoints::Single(1109), characters: "ѕ" },
475    Entity { entity: "&dsol;", codepoints: Codepoints::Single(10742), characters: "⧶" },
476    Entity { entity: "&Dstrok;", codepoints: Codepoints::Single(272), characters: "Đ" },
477    Entity { entity: "&dstrok;", codepoints: Codepoints::Single(273), characters: "đ" },
478    Entity { entity: "&dtdot;", codepoints: Codepoints::Single(8945), characters: "⋱" },
479    Entity { entity: "&dtri;", codepoints: Codepoints::Single(9663), characters: "▿" },
480    Entity { entity: "&dtrif;", codepoints: Codepoints::Single(9662), characters: "▾" },
481    Entity { entity: "&duarr;", codepoints: Codepoints::Single(8693), characters: "⇵" },
482    Entity { entity: "&duhar;", codepoints: Codepoints::Single(10607), characters: "⥯" },
483    Entity { entity: "&dwangle;", codepoints: Codepoints::Single(10662), characters: "⦦" },
484    Entity { entity: "&DZcy;", codepoints: Codepoints::Single(1039), characters: "Џ" },
485    Entity { entity: "&dzcy;", codepoints: Codepoints::Single(1119), characters: "џ" },
486    Entity { entity: "&dzigrarr;", codepoints: Codepoints::Single(10239), characters: "⟿" },
487    Entity { entity: "&Eacute;", codepoints: Codepoints::Single(201), characters: "É" },
488    Entity { entity: "&Eacute", codepoints: Codepoints::Single(201), characters: "É" },
489    Entity { entity: "&eacute;", codepoints: Codepoints::Single(233), characters: "é" },
490    Entity { entity: "&eacute", codepoints: Codepoints::Single(233), characters: "é" },
491    Entity { entity: "&easter;", codepoints: Codepoints::Single(10862), characters: "⩮" },
492    Entity { entity: "&Ecaron;", codepoints: Codepoints::Single(282), characters: "Ě" },
493    Entity { entity: "&ecaron;", codepoints: Codepoints::Single(283), characters: "ě" },
494    Entity { entity: "&ecir;", codepoints: Codepoints::Single(8790), characters: "≖" },
495    Entity { entity: "&Ecirc;", codepoints: Codepoints::Single(202), characters: "Ê" },
496    Entity { entity: "&Ecirc", codepoints: Codepoints::Single(202), characters: "Ê" },
497    Entity { entity: "&ecirc;", codepoints: Codepoints::Single(234), characters: "ê" },
498    Entity { entity: "&ecirc", codepoints: Codepoints::Single(234), characters: "ê" },
499    Entity { entity: "&ecolon;", codepoints: Codepoints::Single(8789), characters: "≕" },
500    Entity { entity: "&Ecy;", codepoints: Codepoints::Single(1069), characters: "Э" },
501    Entity { entity: "&ecy;", codepoints: Codepoints::Single(1101), characters: "э" },
502    Entity { entity: "&eDDot;", codepoints: Codepoints::Single(10871), characters: "⩷" },
503    Entity { entity: "&Edot;", codepoints: Codepoints::Single(278), characters: "Ė" },
504    Entity { entity: "&eDot;", codepoints: Codepoints::Single(8785), characters: "≑" },
505    Entity { entity: "&edot;", codepoints: Codepoints::Single(279), characters: "ė" },
506    Entity { entity: "&ee;", codepoints: Codepoints::Single(8519), characters: "ⅇ" },
507    Entity { entity: "&efDot;", codepoints: Codepoints::Single(8786), characters: "≒" },
508    Entity { entity: "&Efr;", codepoints: Codepoints::Single(120072), characters: "𝔈" },
509    Entity { entity: "&efr;", codepoints: Codepoints::Single(120098), characters: "𝔢" },
510    Entity { entity: "&eg;", codepoints: Codepoints::Single(10906), characters: "⪚" },
511    Entity { entity: "&Egrave;", codepoints: Codepoints::Single(200), characters: "È" },
512    Entity { entity: "&Egrave", codepoints: Codepoints::Single(200), characters: "È" },
513    Entity { entity: "&egrave;", codepoints: Codepoints::Single(232), characters: "è" },
514    Entity { entity: "&egrave", codepoints: Codepoints::Single(232), characters: "è" },
515    Entity { entity: "&egs;", codepoints: Codepoints::Single(10902), characters: "⪖" },
516    Entity { entity: "&egsdot;", codepoints: Codepoints::Single(10904), characters: "⪘" },
517    Entity { entity: "&el;", codepoints: Codepoints::Single(10905), characters: "⪙" },
518    Entity { entity: "&Element;", codepoints: Codepoints::Single(8712), characters: "∈" },
519    Entity { entity: "&elinters;", codepoints: Codepoints::Single(9191), characters: "⏧" },
520    Entity { entity: "&ell;", codepoints: Codepoints::Single(8467), characters: "ℓ" },
521    Entity { entity: "&els;", codepoints: Codepoints::Single(10901), characters: "⪕" },
522    Entity { entity: "&elsdot;", codepoints: Codepoints::Single(10903), characters: "⪗" },
523    Entity { entity: "&Emacr;", codepoints: Codepoints::Single(274), characters: "Ē" },
524    Entity { entity: "&emacr;", codepoints: Codepoints::Single(275), characters: "ē" },
525    Entity { entity: "&empty;", codepoints: Codepoints::Single(8709), characters: "∅" },
526    Entity { entity: "&emptyset;", codepoints: Codepoints::Single(8709), characters: "∅" },
527    Entity { entity: "&EmptySmallSquare;", codepoints: Codepoints::Single(9723), characters: "◻" },
528    Entity { entity: "&emptyv;", codepoints: Codepoints::Single(8709), characters: "∅" },
529    Entity { entity: "&EmptyVerySmallSquare;", codepoints: Codepoints::Single(9643), characters: "▫" },
530    Entity { entity: "&emsp;", codepoints: Codepoints::Single(8195), characters: " " },
531    Entity { entity: "&emsp13;", codepoints: Codepoints::Single(8196), characters: " " },
532    Entity { entity: "&emsp14;", codepoints: Codepoints::Single(8197), characters: " " },
533    Entity { entity: "&ENG;", codepoints: Codepoints::Single(330), characters: "Ŋ" },
534    Entity { entity: "&eng;", codepoints: Codepoints::Single(331), characters: "ŋ" },
535    Entity { entity: "&ensp;", codepoints: Codepoints::Single(8194), characters: " " },
536    Entity { entity: "&Eogon;", codepoints: Codepoints::Single(280), characters: "Ę" },
537    Entity { entity: "&eogon;", codepoints: Codepoints::Single(281), characters: "ę" },
538    Entity { entity: "&Eopf;", codepoints: Codepoints::Single(120124), characters: "𝔼" },
539    Entity { entity: "&eopf;", codepoints: Codepoints::Single(120150), characters: "𝕖" },
540    Entity { entity: "&epar;", codepoints: Codepoints::Single(8917), characters: "⋕" },
541    Entity { entity: "&eparsl;", codepoints: Codepoints::Single(10723), characters: "⧣" },
542    Entity { entity: "&eplus;", codepoints: Codepoints::Single(10865), characters: "⩱" },
543    Entity { entity: "&epsi;", codepoints: Codepoints::Single(949), characters: "ε" },
544    Entity { entity: "&Epsilon;", codepoints: Codepoints::Single(917), characters: "Ε" },
545    Entity { entity: "&epsilon;", codepoints: Codepoints::Single(949), characters: "ε" },
546    Entity { entity: "&epsiv;", codepoints: Codepoints::Single(1013), characters: "ϵ" },
547    Entity { entity: "&eqcirc;", codepoints: Codepoints::Single(8790), characters: "≖" },
548    Entity { entity: "&eqcolon;", codepoints: Codepoints::Single(8789), characters: "≕" },
549    Entity { entity: "&eqsim;", codepoints: Codepoints::Single(8770), characters: "≂" },
550    Entity { entity: "&eqslantgtr;", codepoints: Codepoints::Single(10902), characters: "⪖" },
551    Entity { entity: "&eqslantless;", codepoints: Codepoints::Single(10901), characters: "⪕" },
552    Entity { entity: "&Equal;", codepoints: Codepoints::Single(10869), characters: "⩵" },
553    Entity { entity: "&equals;", codepoints: Codepoints::Single(61), characters: "=" },
554    Entity { entity: "&EqualTilde;", codepoints: Codepoints::Single(8770), characters: "≂" },
555    Entity { entity: "&equest;", codepoints: Codepoints::Single(8799), characters: "≟" },
556    Entity { entity: "&Equilibrium;", codepoints: Codepoints::Single(8652), characters: "⇌" },
557    Entity { entity: "&equiv;", codepoints: Codepoints::Single(8801), characters: "≡" },
558    Entity { entity: "&equivDD;", codepoints: Codepoints::Single(10872), characters: "⩸" },
559    Entity { entity: "&eqvparsl;", codepoints: Codepoints::Single(10725), characters: "⧥" },
560    Entity { entity: "&erarr;", codepoints: Codepoints::Single(10609), characters: "⥱" },
561    Entity { entity: "&erDot;", codepoints: Codepoints::Single(8787), characters: "≓" },
562    Entity { entity: "&Escr;", codepoints: Codepoints::Single(8496), characters: "ℰ" },
563    Entity { entity: "&escr;", codepoints: Codepoints::Single(8495), characters: "ℯ" },
564    Entity { entity: "&esdot;", codepoints: Codepoints::Single(8784), characters: "≐" },
565    Entity { entity: "&Esim;", codepoints: Codepoints::Single(10867), characters: "⩳" },
566    Entity { entity: "&esim;", codepoints: Codepoints::Single(8770), characters: "≂" },
567    Entity { entity: "&Eta;", codepoints: Codepoints::Single(919), characters: "Η" },
568    Entity { entity: "&eta;", codepoints: Codepoints::Single(951), characters: "η" },
569    Entity { entity: "&ETH;", codepoints: Codepoints::Single(208), characters: "Ð" },
570    Entity { entity: "&ETH", codepoints: Codepoints::Single(208), characters: "Ð" },
571    Entity { entity: "&eth;", codepoints: Codepoints::Single(240), characters: "ð" },
572    Entity { entity: "&eth", codepoints: Codepoints::Single(240), characters: "ð" },
573    Entity { entity: "&Euml;", codepoints: Codepoints::Single(203), characters: "Ë" },
574    Entity { entity: "&Euml", codepoints: Codepoints::Single(203), characters: "Ë" },
575    Entity { entity: "&euml;", codepoints: Codepoints::Single(235), characters: "ë" },
576    Entity { entity: "&euml", codepoints: Codepoints::Single(235), characters: "ë" },
577    Entity { entity: "&euro;", codepoints: Codepoints::Single(8364), characters: "€" },
578    Entity { entity: "&excl;", codepoints: Codepoints::Single(33), characters: "!" },
579    Entity { entity: "&exist;", codepoints: Codepoints::Single(8707), characters: "∃" },
580    Entity { entity: "&Exists;", codepoints: Codepoints::Single(8707), characters: "∃" },
581    Entity { entity: "&expectation;", codepoints: Codepoints::Single(8496), characters: "ℰ" },
582    Entity { entity: "&ExponentialE;", codepoints: Codepoints::Single(8519), characters: "ⅇ" },
583    Entity { entity: "&exponentiale;", codepoints: Codepoints::Single(8519), characters: "ⅇ" },
584    Entity { entity: "&fallingdotseq;", codepoints: Codepoints::Single(8786), characters: "≒" },
585    Entity { entity: "&Fcy;", codepoints: Codepoints::Single(1060), characters: "Ф" },
586    Entity { entity: "&fcy;", codepoints: Codepoints::Single(1092), characters: "ф" },
587    Entity { entity: "&female;", codepoints: Codepoints::Single(9792), characters: "♀" },
588    Entity { entity: "&ffilig;", codepoints: Codepoints::Single(64259), characters: "ffi" },
589    Entity { entity: "&fflig;", codepoints: Codepoints::Single(64256), characters: "ff" },
590    Entity { entity: "&ffllig;", codepoints: Codepoints::Single(64260), characters: "ffl" },
591    Entity { entity: "&Ffr;", codepoints: Codepoints::Single(120073), characters: "𝔉" },
592    Entity { entity: "&ffr;", codepoints: Codepoints::Single(120099), characters: "𝔣" },
593    Entity { entity: "&filig;", codepoints: Codepoints::Single(64257), characters: "fi" },
594    Entity { entity: "&FilledSmallSquare;", codepoints: Codepoints::Single(9724), characters: "◼" },
595    Entity { entity: "&FilledVerySmallSquare;", codepoints: Codepoints::Single(9642), characters: "▪" },
596    Entity { entity: "&fjlig;", codepoints: Codepoints::Double(102, 106), characters: "fj" },
597    Entity { entity: "&flat;", codepoints: Codepoints::Single(9837), characters: "♭" },
598    Entity { entity: "&fllig;", codepoints: Codepoints::Single(64258), characters: "fl" },
599    Entity { entity: "&fltns;", codepoints: Codepoints::Single(9649), characters: "▱" },
600    Entity { entity: "&fnof;", codepoints: Codepoints::Single(402), characters: "ƒ" },
601    Entity { entity: "&Fopf;", codepoints: Codepoints::Single(120125), characters: "𝔽" },
602    Entity { entity: "&fopf;", codepoints: Codepoints::Single(120151), characters: "𝕗" },
603    Entity { entity: "&ForAll;", codepoints: Codepoints::Single(8704), characters: "∀" },
604    Entity { entity: "&forall;", codepoints: Codepoints::Single(8704), characters: "∀" },
605    Entity { entity: "&fork;", codepoints: Codepoints::Single(8916), characters: "⋔" },
606    Entity { entity: "&forkv;", codepoints: Codepoints::Single(10969), characters: "⫙" },
607    Entity { entity: "&Fouriertrf;", codepoints: Codepoints::Single(8497), characters: "ℱ" },
608    Entity { entity: "&fpartint;", codepoints: Codepoints::Single(10765), characters: "⨍" },
609    Entity { entity: "&frac12;", codepoints: Codepoints::Single(189), characters: "½" },
610    Entity { entity: "&frac12", codepoints: Codepoints::Single(189), characters: "½" },
611    Entity { entity: "&frac13;", codepoints: Codepoints::Single(8531), characters: "⅓" },
612    Entity { entity: "&frac14;", codepoints: Codepoints::Single(188), characters: "¼" },
613    Entity { entity: "&frac14", codepoints: Codepoints::Single(188), characters: "¼" },
614    Entity { entity: "&frac15;", codepoints: Codepoints::Single(8533), characters: "⅕" },
615    Entity { entity: "&frac16;", codepoints: Codepoints::Single(8537), characters: "⅙" },
616    Entity { entity: "&frac18;", codepoints: Codepoints::Single(8539), characters: "⅛" },
617    Entity { entity: "&frac23;", codepoints: Codepoints::Single(8532), characters: "⅔" },
618    Entity { entity: "&frac25;", codepoints: Codepoints::Single(8534), characters: "⅖" },
619    Entity { entity: "&frac34;", codepoints: Codepoints::Single(190), characters: "¾" },
620    Entity { entity: "&frac34", codepoints: Codepoints::Single(190), characters: "¾" },
621    Entity { entity: "&frac35;", codepoints: Codepoints::Single(8535), characters: "⅗" },
622    Entity { entity: "&frac38;", codepoints: Codepoints::Single(8540), characters: "⅜" },
623    Entity { entity: "&frac45;", codepoints: Codepoints::Single(8536), characters: "⅘" },
624    Entity { entity: "&frac56;", codepoints: Codepoints::Single(8538), characters: "⅚" },
625    Entity { entity: "&frac58;", codepoints: Codepoints::Single(8541), characters: "⅝" },
626    Entity { entity: "&frac78;", codepoints: Codepoints::Single(8542), characters: "⅞" },
627    Entity { entity: "&frasl;", codepoints: Codepoints::Single(8260), characters: "⁄" },
628    Entity { entity: "&frown;", codepoints: Codepoints::Single(8994), characters: "⌢" },
629    Entity { entity: "&Fscr;", codepoints: Codepoints::Single(8497), characters: "ℱ" },
630    Entity { entity: "&fscr;", codepoints: Codepoints::Single(119995), characters: "𝒻" },
631    Entity { entity: "&gacute;", codepoints: Codepoints::Single(501), characters: "ǵ" },
632    Entity { entity: "&Gamma;", codepoints: Codepoints::Single(915), characters: "Γ" },
633    Entity { entity: "&gamma;", codepoints: Codepoints::Single(947), characters: "γ" },
634    Entity { entity: "&Gammad;", codepoints: Codepoints::Single(988), characters: "Ϝ" },
635    Entity { entity: "&gammad;", codepoints: Codepoints::Single(989), characters: "ϝ" },
636    Entity { entity: "&gap;", codepoints: Codepoints::Single(10886), characters: "⪆" },
637    Entity { entity: "&Gbreve;", codepoints: Codepoints::Single(286), characters: "Ğ" },
638    Entity { entity: "&gbreve;", codepoints: Codepoints::Single(287), characters: "ğ" },
639    Entity { entity: "&Gcedil;", codepoints: Codepoints::Single(290), characters: "Ģ" },
640    Entity { entity: "&Gcirc;", codepoints: Codepoints::Single(284), characters: "Ĝ" },
641    Entity { entity: "&gcirc;", codepoints: Codepoints::Single(285), characters: "ĝ" },
642    Entity { entity: "&Gcy;", codepoints: Codepoints::Single(1043), characters: "Г" },
643    Entity { entity: "&gcy;", codepoints: Codepoints::Single(1075), characters: "г" },
644    Entity { entity: "&Gdot;", codepoints: Codepoints::Single(288), characters: "Ġ" },
645    Entity { entity: "&gdot;", codepoints: Codepoints::Single(289), characters: "ġ" },
646    Entity { entity: "&gE;", codepoints: Codepoints::Single(8807), characters: "≧" },
647    Entity { entity: "&ge;", codepoints: Codepoints::Single(8805), characters: "≥" },
648    Entity { entity: "&gEl;", codepoints: Codepoints::Single(10892), characters: "⪌" },
649    Entity { entity: "&gel;", codepoints: Codepoints::Single(8923), characters: "⋛" },
650    Entity { entity: "&geq;", codepoints: Codepoints::Single(8805), characters: "≥" },
651    Entity { entity: "&geqq;", codepoints: Codepoints::Single(8807), characters: "≧" },
652    Entity { entity: "&geqslant;", codepoints: Codepoints::Single(10878), characters: "⩾" },
653    Entity { entity: "&ges;", codepoints: Codepoints::Single(10878), characters: "⩾" },
654    Entity { entity: "&gescc;", codepoints: Codepoints::Single(10921), characters: "⪩" },
655    Entity { entity: "&gesdot;", codepoints: Codepoints::Single(10880), characters: "⪀" },
656    Entity { entity: "&gesdoto;", codepoints: Codepoints::Single(10882), characters: "⪂" },
657    Entity { entity: "&gesdotol;", codepoints: Codepoints::Single(10884), characters: "⪄" },
658    Entity { entity: "&gesl;", codepoints: Codepoints::Double(8923, 65024), characters: "⋛︀" },
659    Entity { entity: "&gesles;", codepoints: Codepoints::Single(10900), characters: "⪔" },
660    Entity { entity: "&Gfr;", codepoints: Codepoints::Single(120074), characters: "𝔊" },
661    Entity { entity: "&gfr;", codepoints: Codepoints::Single(120100), characters: "𝔤" },
662    Entity { entity: "&Gg;", codepoints: Codepoints::Single(8921), characters: "⋙" },
663    Entity { entity: "&gg;", codepoints: Codepoints::Single(8811), characters: "≫" },
664    Entity { entity: "&ggg;", codepoints: Codepoints::Single(8921), characters: "⋙" },
665    Entity { entity: "&gimel;", codepoints: Codepoints::Single(8503), characters: "ℷ" },
666    Entity { entity: "&GJcy;", codepoints: Codepoints::Single(1027), characters: "Ѓ" },
667    Entity { entity: "&gjcy;", codepoints: Codepoints::Single(1107), characters: "ѓ" },
668    Entity { entity: "&gl;", codepoints: Codepoints::Single(8823), characters: "≷" },
669    Entity { entity: "&gla;", codepoints: Codepoints::Single(10917), characters: "⪥" },
670    Entity { entity: "&glE;", codepoints: Codepoints::Single(10898), characters: "⪒" },
671    Entity { entity: "&glj;", codepoints: Codepoints::Single(10916), characters: "⪤" },
672    Entity { entity: "&gnap;", codepoints: Codepoints::Single(10890), characters: "⪊" },
673    Entity { entity: "&gnapprox;", codepoints: Codepoints::Single(10890), characters: "⪊" },
674    Entity { entity: "&gnE;", codepoints: Codepoints::Single(8809), characters: "≩" },
675    Entity { entity: "&gne;", codepoints: Codepoints::Single(10888), characters: "⪈" },
676    Entity { entity: "&gneq;", codepoints: Codepoints::Single(10888), characters: "⪈" },
677    Entity { entity: "&gneqq;", codepoints: Codepoints::Single(8809), characters: "≩" },
678    Entity { entity: "&gnsim;", codepoints: Codepoints::Single(8935), characters: "⋧" },
679    Entity { entity: "&Gopf;", codepoints: Codepoints::Single(120126), characters: "𝔾" },
680    Entity { entity: "&gopf;", codepoints: Codepoints::Single(120152), characters: "𝕘" },
681    Entity { entity: "&grave;", codepoints: Codepoints::Single(96), characters: "`" },
682    Entity { entity: "&GreaterEqual;", codepoints: Codepoints::Single(8805), characters: "≥" },
683    Entity { entity: "&GreaterEqualLess;", codepoints: Codepoints::Single(8923), characters: "⋛" },
684    Entity { entity: "&GreaterFullEqual;", codepoints: Codepoints::Single(8807), characters: "≧" },
685    Entity { entity: "&GreaterGreater;", codepoints: Codepoints::Single(10914), characters: "⪢" },
686    Entity { entity: "&GreaterLess;", codepoints: Codepoints::Single(8823), characters: "≷" },
687    Entity { entity: "&GreaterSlantEqual;", codepoints: Codepoints::Single(10878), characters: "⩾" },
688    Entity { entity: "&GreaterTilde;", codepoints: Codepoints::Single(8819), characters: "≳" },
689    Entity { entity: "&Gscr;", codepoints: Codepoints::Single(119970), characters: "𝒢" },
690    Entity { entity: "&gscr;", codepoints: Codepoints::Single(8458), characters: "ℊ" },
691    Entity { entity: "&gsim;", codepoints: Codepoints::Single(8819), characters: "≳" },
692    Entity { entity: "&gsime;", codepoints: Codepoints::Single(10894), characters: "⪎" },
693    Entity { entity: "&gsiml;", codepoints: Codepoints::Single(10896), characters: "⪐" },
694    Entity { entity: "&GT;", codepoints: Codepoints::Single(62), characters: ">" },
695    Entity { entity: "&GT", codepoints: Codepoints::Single(62), characters: ">" },
696    Entity { entity: "&Gt;", codepoints: Codepoints::Single(8811), characters: "≫" },
697    Entity { entity: "&gt;", codepoints: Codepoints::Single(62), characters: ">" },
698    Entity { entity: "&gt", codepoints: Codepoints::Single(62), characters: ">" },
699    Entity { entity: "&gtcc;", codepoints: Codepoints::Single(10919), characters: "⪧" },
700    Entity { entity: "&gtcir;", codepoints: Codepoints::Single(10874), characters: "⩺" },
701    Entity { entity: "&gtdot;", codepoints: Codepoints::Single(8919), characters: "⋗" },
702    Entity { entity: "&gtlPar;", codepoints: Codepoints::Single(10645), characters: "⦕" },
703    Entity { entity: "&gtquest;", codepoints: Codepoints::Single(10876), characters: "⩼" },
704    Entity { entity: "&gtrapprox;", codepoints: Codepoints::Single(10886), characters: "⪆" },
705    Entity { entity: "&gtrarr;", codepoints: Codepoints::Single(10616), characters: "⥸" },
706    Entity { entity: "&gtrdot;", codepoints: Codepoints::Single(8919), characters: "⋗" },
707    Entity { entity: "&gtreqless;", codepoints: Codepoints::Single(8923), characters: "⋛" },
708    Entity { entity: "&gtreqqless;", codepoints: Codepoints::Single(10892), characters: "⪌" },
709    Entity { entity: "&gtrless;", codepoints: Codepoints::Single(8823), characters: "≷" },
710    Entity { entity: "&gtrsim;", codepoints: Codepoints::Single(8819), characters: "≳" },
711    Entity { entity: "&gvertneqq;", codepoints: Codepoints::Double(8809, 65024), characters: "≩︀" },
712    Entity { entity: "&gvnE;", codepoints: Codepoints::Double(8809, 65024), characters: "≩︀" },
713    Entity { entity: "&Hacek;", codepoints: Codepoints::Single(711), characters: "ˇ" },
714    Entity { entity: "&hairsp;", codepoints: Codepoints::Single(8202), characters: " " },
715    Entity { entity: "&half;", codepoints: Codepoints::Single(189), characters: "½" },
716    Entity { entity: "&hamilt;", codepoints: Codepoints::Single(8459), characters: "ℋ" },
717    Entity { entity: "&HARDcy;", codepoints: Codepoints::Single(1066), characters: "Ъ" },
718    Entity { entity: "&hardcy;", codepoints: Codepoints::Single(1098), characters: "ъ" },
719    Entity { entity: "&hArr;", codepoints: Codepoints::Single(8660), characters: "⇔" },
720    Entity { entity: "&harr;", codepoints: Codepoints::Single(8596), characters: "↔" },
721    Entity { entity: "&harrcir;", codepoints: Codepoints::Single(10568), characters: "⥈" },
722    Entity { entity: "&harrw;", codepoints: Codepoints::Single(8621), characters: "↭" },
723    Entity { entity: "&Hat;", codepoints: Codepoints::Single(94), characters: "^" },
724    Entity { entity: "&hbar;", codepoints: Codepoints::Single(8463), characters: "ℏ" },
725    Entity { entity: "&Hcirc;", codepoints: Codepoints::Single(292), characters: "Ĥ" },
726    Entity { entity: "&hcirc;", codepoints: Codepoints::Single(293), characters: "ĥ" },
727    Entity { entity: "&hearts;", codepoints: Codepoints::Single(9829), characters: "♥" },
728    Entity { entity: "&heartsuit;", codepoints: Codepoints::Single(9829), characters: "♥" },
729    Entity { entity: "&hellip;", codepoints: Codepoints::Single(8230), characters: "…" },
730    Entity { entity: "&hercon;", codepoints: Codepoints::Single(8889), characters: "⊹" },
731    Entity { entity: "&Hfr;", codepoints: Codepoints::Single(8460), characters: "ℌ" },
732    Entity { entity: "&hfr;", codepoints: Codepoints::Single(120101), characters: "𝔥" },
733    Entity { entity: "&HilbertSpace;", codepoints: Codepoints::Single(8459), characters: "ℋ" },
734    Entity { entity: "&hksearow;", codepoints: Codepoints::Single(10533), characters: "⤥" },
735    Entity { entity: "&hkswarow;", codepoints: Codepoints::Single(10534), characters: "⤦" },
736    Entity { entity: "&hoarr;", codepoints: Codepoints::Single(8703), characters: "⇿" },
737    Entity { entity: "&homtht;", codepoints: Codepoints::Single(8763), characters: "∻" },
738    Entity { entity: "&hookleftarrow;", codepoints: Codepoints::Single(8617), characters: "↩" },
739    Entity { entity: "&hookrightarrow;", codepoints: Codepoints::Single(8618), characters: "↪" },
740    Entity { entity: "&Hopf;", codepoints: Codepoints::Single(8461), characters: "ℍ" },
741    Entity { entity: "&hopf;", codepoints: Codepoints::Single(120153), characters: "𝕙" },
742    Entity { entity: "&horbar;", codepoints: Codepoints::Single(8213), characters: "―" },
743    Entity { entity: "&HorizontalLine;", codepoints: Codepoints::Single(9472), characters: "─" },
744    Entity { entity: "&Hscr;", codepoints: Codepoints::Single(8459), characters: "ℋ" },
745    Entity { entity: "&hscr;", codepoints: Codepoints::Single(119997), characters: "𝒽" },
746    Entity { entity: "&hslash;", codepoints: Codepoints::Single(8463), characters: "ℏ" },
747    Entity { entity: "&Hstrok;", codepoints: Codepoints::Single(294), characters: "Ħ" },
748    Entity { entity: "&hstrok;", codepoints: Codepoints::Single(295), characters: "ħ" },
749    Entity { entity: "&HumpDownHump;", codepoints: Codepoints::Single(8782), characters: "≎" },
750    Entity { entity: "&HumpEqual;", codepoints: Codepoints::Single(8783), characters: "≏" },
751    Entity { entity: "&hybull;", codepoints: Codepoints::Single(8259), characters: "⁃" },
752    Entity { entity: "&hyphen;", codepoints: Codepoints::Single(8208), characters: "‐" },
753    Entity { entity: "&Iacute;", codepoints: Codepoints::Single(205), characters: "Í" },
754    Entity { entity: "&Iacute", codepoints: Codepoints::Single(205), characters: "Í" },
755    Entity { entity: "&iacute;", codepoints: Codepoints::Single(237), characters: "í" },
756    Entity { entity: "&iacute", codepoints: Codepoints::Single(237), characters: "í" },
757    Entity { entity: "&ic;", codepoints: Codepoints::Single(8291), characters: "⁣" },
758    Entity { entity: "&Icirc;", codepoints: Codepoints::Single(206), characters: "Î" },
759    Entity { entity: "&Icirc", codepoints: Codepoints::Single(206), characters: "Î" },
760    Entity { entity: "&icirc;", codepoints: Codepoints::Single(238), characters: "î" },
761    Entity { entity: "&icirc", codepoints: Codepoints::Single(238), characters: "î" },
762    Entity { entity: "&Icy;", codepoints: Codepoints::Single(1048), characters: "И" },
763    Entity { entity: "&icy;", codepoints: Codepoints::Single(1080), characters: "и" },
764    Entity { entity: "&Idot;", codepoints: Codepoints::Single(304), characters: "İ" },
765    Entity { entity: "&IEcy;", codepoints: Codepoints::Single(1045), characters: "Е" },
766    Entity { entity: "&iecy;", codepoints: Codepoints::Single(1077), characters: "е" },
767    Entity { entity: "&iexcl;", codepoints: Codepoints::Single(161), characters: "¡" },
768    Entity { entity: "&iexcl", codepoints: Codepoints::Single(161), characters: "¡" },
769    Entity { entity: "&iff;", codepoints: Codepoints::Single(8660), characters: "⇔" },
770    Entity { entity: "&Ifr;", codepoints: Codepoints::Single(8465), characters: "ℑ" },
771    Entity { entity: "&ifr;", codepoints: Codepoints::Single(120102), characters: "𝔦" },
772    Entity { entity: "&Igrave;", codepoints: Codepoints::Single(204), characters: "Ì" },
773    Entity { entity: "&Igrave", codepoints: Codepoints::Single(204), characters: "Ì" },
774    Entity { entity: "&igrave;", codepoints: Codepoints::Single(236), characters: "ì" },
775    Entity { entity: "&igrave", codepoints: Codepoints::Single(236), characters: "ì" },
776    Entity { entity: "&ii;", codepoints: Codepoints::Single(8520), characters: "ⅈ" },
777    Entity { entity: "&iiiint;", codepoints: Codepoints::Single(10764), characters: "⨌" },
778    Entity { entity: "&iiint;", codepoints: Codepoints::Single(8749), characters: "∭" },
779    Entity { entity: "&iinfin;", codepoints: Codepoints::Single(10716), characters: "⧜" },
780    Entity { entity: "&iiota;", codepoints: Codepoints::Single(8489), characters: "℩" },
781    Entity { entity: "&IJlig;", codepoints: Codepoints::Single(306), characters: "IJ" },
782    Entity { entity: "&ijlig;", codepoints: Codepoints::Single(307), characters: "ij" },
783    Entity { entity: "&Im;", codepoints: Codepoints::Single(8465), characters: "ℑ" },
784    Entity { entity: "&Imacr;", codepoints: Codepoints::Single(298), characters: "Ī" },
785    Entity { entity: "&imacr;", codepoints: Codepoints::Single(299), characters: "ī" },
786    Entity { entity: "&image;", codepoints: Codepoints::Single(8465), characters: "ℑ" },
787    Entity { entity: "&ImaginaryI;", codepoints: Codepoints::Single(8520), characters: "ⅈ" },
788    Entity { entity: "&imagline;", codepoints: Codepoints::Single(8464), characters: "ℐ" },
789    Entity { entity: "&imagpart;", codepoints: Codepoints::Single(8465), characters: "ℑ" },
790    Entity { entity: "&imath;", codepoints: Codepoints::Single(305), characters: "ı" },
791    Entity { entity: "&imof;", codepoints: Codepoints::Single(8887), characters: "⊷" },
792    Entity { entity: "&imped;", codepoints: Codepoints::Single(437), characters: "Ƶ" },
793    Entity { entity: "&Implies;", codepoints: Codepoints::Single(8658), characters: "⇒" },
794    Entity { entity: "&in;", codepoints: Codepoints::Single(8712), characters: "∈" },
795    Entity { entity: "&incare;", codepoints: Codepoints::Single(8453), characters: "℅" },
796    Entity { entity: "&infin;", codepoints: Codepoints::Single(8734), characters: "∞" },
797    Entity { entity: "&infintie;", codepoints: Codepoints::Single(10717), characters: "⧝" },
798    Entity { entity: "&inodot;", codepoints: Codepoints::Single(305), characters: "ı" },
799    Entity { entity: "&Int;", codepoints: Codepoints::Single(8748), characters: "∬" },
800    Entity { entity: "&int;", codepoints: Codepoints::Single(8747), characters: "∫" },
801    Entity { entity: "&intcal;", codepoints: Codepoints::Single(8890), characters: "⊺" },
802    Entity { entity: "&integers;", codepoints: Codepoints::Single(8484), characters: "ℤ" },
803    Entity { entity: "&Integral;", codepoints: Codepoints::Single(8747), characters: "∫" },
804    Entity { entity: "&intercal;", codepoints: Codepoints::Single(8890), characters: "⊺" },
805    Entity { entity: "&Intersection;", codepoints: Codepoints::Single(8898), characters: "⋂" },
806    Entity { entity: "&intlarhk;", codepoints: Codepoints::Single(10775), characters: "⨗" },
807    Entity { entity: "&intprod;", codepoints: Codepoints::Single(10812), characters: "⨼" },
808    Entity { entity: "&InvisibleComma;", codepoints: Codepoints::Single(8291), characters: "⁣" },
809    Entity { entity: "&InvisibleTimes;", codepoints: Codepoints::Single(8290), characters: "⁢" },
810    Entity { entity: "&IOcy;", codepoints: Codepoints::Single(1025), characters: "Ё" },
811    Entity { entity: "&iocy;", codepoints: Codepoints::Single(1105), characters: "ё" },
812    Entity { entity: "&Iogon;", codepoints: Codepoints::Single(302), characters: "Į" },
813    Entity { entity: "&iogon;", codepoints: Codepoints::Single(303), characters: "į" },
814    Entity { entity: "&Iopf;", codepoints: Codepoints::Single(120128), characters: "𝕀" },
815    Entity { entity: "&iopf;", codepoints: Codepoints::Single(120154), characters: "𝕚" },
816    Entity { entity: "&Iota;", codepoints: Codepoints::Single(921), characters: "Ι" },
817    Entity { entity: "&iota;", codepoints: Codepoints::Single(953), characters: "ι" },
818    Entity { entity: "&iprod;", codepoints: Codepoints::Single(10812), characters: "⨼" },
819    Entity { entity: "&iquest;", codepoints: Codepoints::Single(191), characters: "¿" },
820    Entity { entity: "&iquest", codepoints: Codepoints::Single(191), characters: "¿" },
821    Entity { entity: "&Iscr;", codepoints: Codepoints::Single(8464), characters: "ℐ" },
822    Entity { entity: "&iscr;", codepoints: Codepoints::Single(119998), characters: "𝒾" },
823    Entity { entity: "&isin;", codepoints: Codepoints::Single(8712), characters: "∈" },
824    Entity { entity: "&isindot;", codepoints: Codepoints::Single(8949), characters: "⋵" },
825    Entity { entity: "&isinE;", codepoints: Codepoints::Single(8953), characters: "⋹" },
826    Entity { entity: "&isins;", codepoints: Codepoints::Single(8948), characters: "⋴" },
827    Entity { entity: "&isinsv;", codepoints: Codepoints::Single(8947), characters: "⋳" },
828    Entity { entity: "&isinv;", codepoints: Codepoints::Single(8712), characters: "∈" },
829    Entity { entity: "&it;", codepoints: Codepoints::Single(8290), characters: "⁢" },
830    Entity { entity: "&Itilde;", codepoints: Codepoints::Single(296), characters: "Ĩ" },
831    Entity { entity: "&itilde;", codepoints: Codepoints::Single(297), characters: "ĩ" },
832    Entity { entity: "&Iukcy;", codepoints: Codepoints::Single(1030), characters: "І" },
833    Entity { entity: "&iukcy;", codepoints: Codepoints::Single(1110), characters: "і" },
834    Entity { entity: "&Iuml;", codepoints: Codepoints::Single(207), characters: "Ï" },
835    Entity { entity: "&Iuml", codepoints: Codepoints::Single(207), characters: "Ï" },
836    Entity { entity: "&iuml;", codepoints: Codepoints::Single(239), characters: "ï" },
837    Entity { entity: "&iuml", codepoints: Codepoints::Single(239), characters: "ï" },
838    Entity { entity: "&Jcirc;", codepoints: Codepoints::Single(308), characters: "Ĵ" },
839    Entity { entity: "&jcirc;", codepoints: Codepoints::Single(309), characters: "ĵ" },
840    Entity { entity: "&Jcy;", codepoints: Codepoints::Single(1049), characters: "Й" },
841    Entity { entity: "&jcy;", codepoints: Codepoints::Single(1081), characters: "й" },
842    Entity { entity: "&Jfr;", codepoints: Codepoints::Single(120077), characters: "𝔍" },
843    Entity { entity: "&jfr;", codepoints: Codepoints::Single(120103), characters: "𝔧" },
844    Entity { entity: "&jmath;", codepoints: Codepoints::Single(567), characters: "ȷ" },
845    Entity { entity: "&Jopf;", codepoints: Codepoints::Single(120129), characters: "𝕁" },
846    Entity { entity: "&jopf;", codepoints: Codepoints::Single(120155), characters: "𝕛" },
847    Entity { entity: "&Jscr;", codepoints: Codepoints::Single(119973), characters: "𝒥" },
848    Entity { entity: "&jscr;", codepoints: Codepoints::Single(119999), characters: "𝒿" },
849    Entity { entity: "&Jsercy;", codepoints: Codepoints::Single(1032), characters: "Ј" },
850    Entity { entity: "&jsercy;", codepoints: Codepoints::Single(1112), characters: "ј" },
851    Entity { entity: "&Jukcy;", codepoints: Codepoints::Single(1028), characters: "Є" },
852    Entity { entity: "&jukcy;", codepoints: Codepoints::Single(1108), characters: "є" },
853    Entity { entity: "&Kappa;", codepoints: Codepoints::Single(922), characters: "Κ" },
854    Entity { entity: "&kappa;", codepoints: Codepoints::Single(954), characters: "κ" },
855    Entity { entity: "&kappav;", codepoints: Codepoints::Single(1008), characters: "ϰ" },
856    Entity { entity: "&Kcedil;", codepoints: Codepoints::Single(310), characters: "Ķ" },
857    Entity { entity: "&kcedil;", codepoints: Codepoints::Single(311), characters: "ķ" },
858    Entity { entity: "&Kcy;", codepoints: Codepoints::Single(1050), characters: "К" },
859    Entity { entity: "&kcy;", codepoints: Codepoints::Single(1082), characters: "к" },
860    Entity { entity: "&Kfr;", codepoints: Codepoints::Single(120078), characters: "𝔎" },
861    Entity { entity: "&kfr;", codepoints: Codepoints::Single(120104), characters: "𝔨" },
862    Entity { entity: "&kgreen;", codepoints: Codepoints::Single(312), characters: "ĸ" },
863    Entity { entity: "&KHcy;", codepoints: Codepoints::Single(1061), characters: "Х" },
864    Entity { entity: "&khcy;", codepoints: Codepoints::Single(1093), characters: "х" },
865    Entity { entity: "&KJcy;", codepoints: Codepoints::Single(1036), characters: "Ќ" },
866    Entity { entity: "&kjcy;", codepoints: Codepoints::Single(1116), characters: "ќ" },
867    Entity { entity: "&Kopf;", codepoints: Codepoints::Single(120130), characters: "𝕂" },
868    Entity { entity: "&kopf;", codepoints: Codepoints::Single(120156), characters: "𝕜" },
869    Entity { entity: "&Kscr;", codepoints: Codepoints::Single(119974), characters: "𝒦" },
870    Entity { entity: "&kscr;", codepoints: Codepoints::Single(120000), characters: "𝓀" },
871    Entity { entity: "&lAarr;", codepoints: Codepoints::Single(8666), characters: "⇚" },
872    Entity { entity: "&Lacute;", codepoints: Codepoints::Single(313), characters: "Ĺ" },
873    Entity { entity: "&lacute;", codepoints: Codepoints::Single(314), characters: "ĺ" },
874    Entity { entity: "&laemptyv;", codepoints: Codepoints::Single(10676), characters: "⦴" },
875    Entity { entity: "&lagran;", codepoints: Codepoints::Single(8466), characters: "ℒ" },
876    Entity { entity: "&Lambda;", codepoints: Codepoints::Single(923), characters: "Λ" },
877    Entity { entity: "&lambda;", codepoints: Codepoints::Single(955), characters: "λ" },
878    Entity { entity: "&Lang;", codepoints: Codepoints::Single(10218), characters: "⟪" },
879    Entity { entity: "&lang;", codepoints: Codepoints::Single(10216), characters: "⟨" },
880    Entity { entity: "&langd;", codepoints: Codepoints::Single(10641), characters: "⦑" },
881    Entity { entity: "&langle;", codepoints: Codepoints::Single(10216), characters: "⟨" },
882    Entity { entity: "&lap;", codepoints: Codepoints::Single(10885), characters: "⪅" },
883    Entity { entity: "&Laplacetrf;", codepoints: Codepoints::Single(8466), characters: "ℒ" },
884    Entity { entity: "&laquo;", codepoints: Codepoints::Single(171), characters: "«" },
885    Entity { entity: "&laquo", codepoints: Codepoints::Single(171), characters: "«" },
886    Entity { entity: "&Larr;", codepoints: Codepoints::Single(8606), characters: "↞" },
887    Entity { entity: "&lArr;", codepoints: Codepoints::Single(8656), characters: "⇐" },
888    Entity { entity: "&larr;", codepoints: Codepoints::Single(8592), characters: "←" },
889    Entity { entity: "&larrb;", codepoints: Codepoints::Single(8676), characters: "⇤" },
890    Entity { entity: "&larrbfs;", codepoints: Codepoints::Single(10527), characters: "⤟" },
891    Entity { entity: "&larrfs;", codepoints: Codepoints::Single(10525), characters: "⤝" },
892    Entity { entity: "&larrhk;", codepoints: Codepoints::Single(8617), characters: "↩" },
893    Entity { entity: "&larrlp;", codepoints: Codepoints::Single(8619), characters: "↫" },
894    Entity { entity: "&larrpl;", codepoints: Codepoints::Single(10553), characters: "⤹" },
895    Entity { entity: "&larrsim;", codepoints: Codepoints::Single(10611), characters: "⥳" },
896    Entity { entity: "&larrtl;", codepoints: Codepoints::Single(8610), characters: "↢" },
897    Entity { entity: "&lat;", codepoints: Codepoints::Single(10923), characters: "⪫" },
898    Entity { entity: "&lAtail;", codepoints: Codepoints::Single(10523), characters: "⤛" },
899    Entity { entity: "&latail;", codepoints: Codepoints::Single(10521), characters: "⤙" },
900    Entity { entity: "&late;", codepoints: Codepoints::Single(10925), characters: "⪭" },
901    Entity { entity: "&lates;", codepoints: Codepoints::Double(10925, 65024), characters: "⪭︀" },
902    Entity { entity: "&lBarr;", codepoints: Codepoints::Single(10510), characters: "⤎" },
903    Entity { entity: "&lbarr;", codepoints: Codepoints::Single(10508), characters: "⤌" },
904    Entity { entity: "&lbbrk;", codepoints: Codepoints::Single(10098), characters: "❲" },
905    Entity { entity: "&lbrace;", codepoints: Codepoints::Single(123), characters: "{" },
906    Entity { entity: "&lbrack;", codepoints: Codepoints::Single(91), characters: "[" },
907    Entity { entity: "&lbrke;", codepoints: Codepoints::Single(10635), characters: "⦋" },
908    Entity { entity: "&lbrksld;", codepoints: Codepoints::Single(10639), characters: "⦏" },
909    Entity { entity: "&lbrkslu;", codepoints: Codepoints::Single(10637), characters: "⦍" },
910    Entity { entity: "&Lcaron;", codepoints: Codepoints::Single(317), characters: "Ľ" },
911    Entity { entity: "&lcaron;", codepoints: Codepoints::Single(318), characters: "ľ" },
912    Entity { entity: "&Lcedil;", codepoints: Codepoints::Single(315), characters: "Ļ" },
913    Entity { entity: "&lcedil;", codepoints: Codepoints::Single(316), characters: "ļ" },
914    Entity { entity: "&lceil;", codepoints: Codepoints::Single(8968), characters: "⌈" },
915    Entity { entity: "&lcub;", codepoints: Codepoints::Single(123), characters: "{" },
916    Entity { entity: "&Lcy;", codepoints: Codepoints::Single(1051), characters: "Л" },
917    Entity { entity: "&lcy;", codepoints: Codepoints::Single(1083), characters: "л" },
918    Entity { entity: "&ldca;", codepoints: Codepoints::Single(10550), characters: "⤶" },
919    Entity { entity: "&ldquo;", codepoints: Codepoints::Single(8220), characters: "“" },
920    Entity { entity: "&ldquor;", codepoints: Codepoints::Single(8222), characters: "„" },
921    Entity { entity: "&ldrdhar;", codepoints: Codepoints::Single(10599), characters: "⥧" },
922    Entity { entity: "&ldrushar;", codepoints: Codepoints::Single(10571), characters: "⥋" },
923    Entity { entity: "&ldsh;", codepoints: Codepoints::Single(8626), characters: "↲" },
924    Entity { entity: "&lE;", codepoints: Codepoints::Single(8806), characters: "≦" },
925    Entity { entity: "&le;", codepoints: Codepoints::Single(8804), characters: "≤" },
926    Entity { entity: "&LeftAngleBracket;", codepoints: Codepoints::Single(10216), characters: "⟨" },
927    Entity { entity: "&LeftArrow;", codepoints: Codepoints::Single(8592), characters: "←" },
928    Entity { entity: "&Leftarrow;", codepoints: Codepoints::Single(8656), characters: "⇐" },
929    Entity { entity: "&leftarrow;", codepoints: Codepoints::Single(8592), characters: "←" },
930    Entity { entity: "&LeftArrowBar;", codepoints: Codepoints::Single(8676), characters: "⇤" },
931    Entity { entity: "&LeftArrowRightArrow;", codepoints: Codepoints::Single(8646), characters: "⇆" },
932    Entity { entity: "&leftarrowtail;", codepoints: Codepoints::Single(8610), characters: "↢" },
933    Entity { entity: "&LeftCeiling;", codepoints: Codepoints::Single(8968), characters: "⌈" },
934    Entity { entity: "&LeftDoubleBracket;", codepoints: Codepoints::Single(10214), characters: "⟦" },
935    Entity { entity: "&LeftDownTeeVector;", codepoints: Codepoints::Single(10593), characters: "⥡" },
936    Entity { entity: "&LeftDownVector;", codepoints: Codepoints::Single(8643), characters: "⇃" },
937    Entity { entity: "&LeftDownVectorBar;", codepoints: Codepoints::Single(10585), characters: "⥙" },
938    Entity { entity: "&LeftFloor;", codepoints: Codepoints::Single(8970), characters: "⌊" },
939    Entity { entity: "&leftharpoondown;", codepoints: Codepoints::Single(8637), characters: "↽" },
940    Entity { entity: "&leftharpoonup;", codepoints: Codepoints::Single(8636), characters: "↼" },
941    Entity { entity: "&leftleftarrows;", codepoints: Codepoints::Single(8647), characters: "⇇" },
942    Entity { entity: "&LeftRightArrow;", codepoints: Codepoints::Single(8596), characters: "↔" },
943    Entity { entity: "&Leftrightarrow;", codepoints: Codepoints::Single(8660), characters: "⇔" },
944    Entity { entity: "&leftrightarrow;", codepoints: Codepoints::Single(8596), characters: "↔" },
945    Entity { entity: "&leftrightarrows;", codepoints: Codepoints::Single(8646), characters: "⇆" },
946    Entity { entity: "&leftrightharpoons;", codepoints: Codepoints::Single(8651), characters: "⇋" },
947    Entity { entity: "&leftrightsquigarrow;", codepoints: Codepoints::Single(8621), characters: "↭" },
948    Entity { entity: "&LeftRightVector;", codepoints: Codepoints::Single(10574), characters: "⥎" },
949    Entity { entity: "&LeftTee;", codepoints: Codepoints::Single(8867), characters: "⊣" },
950    Entity { entity: "&LeftTeeArrow;", codepoints: Codepoints::Single(8612), characters: "↤" },
951    Entity { entity: "&LeftTeeVector;", codepoints: Codepoints::Single(10586), characters: "⥚" },
952    Entity { entity: "&leftthreetimes;", codepoints: Codepoints::Single(8907), characters: "⋋" },
953    Entity { entity: "&LeftTriangle;", codepoints: Codepoints::Single(8882), characters: "⊲" },
954    Entity { entity: "&LeftTriangleBar;", codepoints: Codepoints::Single(10703), characters: "⧏" },
955    Entity { entity: "&LeftTriangleEqual;", codepoints: Codepoints::Single(8884), characters: "⊴" },
956    Entity { entity: "&LeftUpDownVector;", codepoints: Codepoints::Single(10577), characters: "⥑" },
957    Entity { entity: "&LeftUpTeeVector;", codepoints: Codepoints::Single(10592), characters: "⥠" },
958    Entity { entity: "&LeftUpVector;", codepoints: Codepoints::Single(8639), characters: "↿" },
959    Entity { entity: "&LeftUpVectorBar;", codepoints: Codepoints::Single(10584), characters: "⥘" },
960    Entity { entity: "&LeftVector;", codepoints: Codepoints::Single(8636), characters: "↼" },
961    Entity { entity: "&LeftVectorBar;", codepoints: Codepoints::Single(10578), characters: "⥒" },
962    Entity { entity: "&lEg;", codepoints: Codepoints::Single(10891), characters: "⪋" },
963    Entity { entity: "&leg;", codepoints: Codepoints::Single(8922), characters: "⋚" },
964    Entity { entity: "&leq;", codepoints: Codepoints::Single(8804), characters: "≤" },
965    Entity { entity: "&leqq;", codepoints: Codepoints::Single(8806), characters: "≦" },
966    Entity { entity: "&leqslant;", codepoints: Codepoints::Single(10877), characters: "⩽" },
967    Entity { entity: "&les;", codepoints: Codepoints::Single(10877), characters: "⩽" },
968    Entity { entity: "&lescc;", codepoints: Codepoints::Single(10920), characters: "⪨" },
969    Entity { entity: "&lesdot;", codepoints: Codepoints::Single(10879), characters: "⩿" },
970    Entity { entity: "&lesdoto;", codepoints: Codepoints::Single(10881), characters: "⪁" },
971    Entity { entity: "&lesdotor;", codepoints: Codepoints::Single(10883), characters: "⪃" },
972    Entity { entity: "&lesg;", codepoints: Codepoints::Double(8922, 65024), characters: "⋚︀" },
973    Entity { entity: "&lesges;", codepoints: Codepoints::Single(10899), characters: "⪓" },
974    Entity { entity: "&lessapprox;", codepoints: Codepoints::Single(10885), characters: "⪅" },
975    Entity { entity: "&lessdot;", codepoints: Codepoints::Single(8918), characters: "⋖" },
976    Entity { entity: "&lesseqgtr;", codepoints: Codepoints::Single(8922), characters: "⋚" },
977    Entity { entity: "&lesseqqgtr;", codepoints: Codepoints::Single(10891), characters: "⪋" },
978    Entity { entity: "&LessEqualGreater;", codepoints: Codepoints::Single(8922), characters: "⋚" },
979    Entity { entity: "&LessFullEqual;", codepoints: Codepoints::Single(8806), characters: "≦" },
980    Entity { entity: "&LessGreater;", codepoints: Codepoints::Single(8822), characters: "≶" },
981    Entity { entity: "&lessgtr;", codepoints: Codepoints::Single(8822), characters: "≶" },
982    Entity { entity: "&LessLess;", codepoints: Codepoints::Single(10913), characters: "⪡" },
983    Entity { entity: "&lesssim;", codepoints: Codepoints::Single(8818), characters: "≲" },
984    Entity { entity: "&LessSlantEqual;", codepoints: Codepoints::Single(10877), characters: "⩽" },
985    Entity { entity: "&LessTilde;", codepoints: Codepoints::Single(8818), characters: "≲" },
986    Entity { entity: "&lfisht;", codepoints: Codepoints::Single(10620), characters: "⥼" },
987    Entity { entity: "&lfloor;", codepoints: Codepoints::Single(8970), characters: "⌊" },
988    Entity { entity: "&Lfr;", codepoints: Codepoints::Single(120079), characters: "𝔏" },
989    Entity { entity: "&lfr;", codepoints: Codepoints::Single(120105), characters: "𝔩" },
990    Entity { entity: "&lg;", codepoints: Codepoints::Single(8822), characters: "≶" },
991    Entity { entity: "&lgE;", codepoints: Codepoints::Single(10897), characters: "⪑" },
992    Entity { entity: "&lHar;", codepoints: Codepoints::Single(10594), characters: "⥢" },
993    Entity { entity: "&lhard;", codepoints: Codepoints::Single(8637), characters: "↽" },
994    Entity { entity: "&lharu;", codepoints: Codepoints::Single(8636), characters: "↼" },
995    Entity { entity: "&lharul;", codepoints: Codepoints::Single(10602), characters: "⥪" },
996    Entity { entity: "&lhblk;", codepoints: Codepoints::Single(9604), characters: "▄" },
997    Entity { entity: "&LJcy;", codepoints: Codepoints::Single(1033), characters: "Љ" },
998    Entity { entity: "&ljcy;", codepoints: Codepoints::Single(1113), characters: "љ" },
999    Entity { entity: "&Ll;", codepoints: Codepoints::Single(8920), characters: "⋘" },
1000    Entity { entity: "&ll;", codepoints: Codepoints::Single(8810), characters: "≪" },
1001    Entity { entity: "&llarr;", codepoints: Codepoints::Single(8647), characters: "⇇" },
1002    Entity { entity: "&llcorner;", codepoints: Codepoints::Single(8990), characters: "⌞" },
1003    Entity { entity: "&Lleftarrow;", codepoints: Codepoints::Single(8666), characters: "⇚" },
1004    Entity { entity: "&llhard;", codepoints: Codepoints::Single(10603), characters: "⥫" },
1005    Entity { entity: "&lltri;", codepoints: Codepoints::Single(9722), characters: "◺" },
1006    Entity { entity: "&Lmidot;", codepoints: Codepoints::Single(319), characters: "Ŀ" },
1007    Entity { entity: "&lmidot;", codepoints: Codepoints::Single(320), characters: "ŀ" },
1008    Entity { entity: "&lmoust;", codepoints: Codepoints::Single(9136), characters: "⎰" },
1009    Entity { entity: "&lmoustache;", codepoints: Codepoints::Single(9136), characters: "⎰" },
1010    Entity { entity: "&lnap;", codepoints: Codepoints::Single(10889), characters: "⪉" },
1011    Entity { entity: "&lnapprox;", codepoints: Codepoints::Single(10889), characters: "⪉" },
1012    Entity { entity: "&lnE;", codepoints: Codepoints::Single(8808), characters: "≨" },
1013    Entity { entity: "&lne;", codepoints: Codepoints::Single(10887), characters: "⪇" },
1014    Entity { entity: "&lneq;", codepoints: Codepoints::Single(10887), characters: "⪇" },
1015    Entity { entity: "&lneqq;", codepoints: Codepoints::Single(8808), characters: "≨" },
1016    Entity { entity: "&lnsim;", codepoints: Codepoints::Single(8934), characters: "⋦" },
1017    Entity { entity: "&loang;", codepoints: Codepoints::Single(10220), characters: "⟬" },
1018    Entity { entity: "&loarr;", codepoints: Codepoints::Single(8701), characters: "⇽" },
1019    Entity { entity: "&lobrk;", codepoints: Codepoints::Single(10214), characters: "⟦" },
1020    Entity { entity: "&LongLeftArrow;", codepoints: Codepoints::Single(10229), characters: "⟵" },
1021    Entity { entity: "&Longleftarrow;", codepoints: Codepoints::Single(10232), characters: "⟸" },
1022    Entity { entity: "&longleftarrow;", codepoints: Codepoints::Single(10229), characters: "⟵" },
1023    Entity { entity: "&LongLeftRightArrow;", codepoints: Codepoints::Single(10231), characters: "⟷" },
1024    Entity { entity: "&Longleftrightarrow;", codepoints: Codepoints::Single(10234), characters: "⟺" },
1025    Entity { entity: "&longleftrightarrow;", codepoints: Codepoints::Single(10231), characters: "⟷" },
1026    Entity { entity: "&longmapsto;", codepoints: Codepoints::Single(10236), characters: "⟼" },
1027    Entity { entity: "&LongRightArrow;", codepoints: Codepoints::Single(10230), characters: "⟶" },
1028    Entity { entity: "&Longrightarrow;", codepoints: Codepoints::Single(10233), characters: "⟹" },
1029    Entity { entity: "&longrightarrow;", codepoints: Codepoints::Single(10230), characters: "⟶" },
1030    Entity { entity: "&looparrowleft;", codepoints: Codepoints::Single(8619), characters: "↫" },
1031    Entity { entity: "&looparrowright;", codepoints: Codepoints::Single(8620), characters: "↬" },
1032    Entity { entity: "&lopar;", codepoints: Codepoints::Single(10629), characters: "⦅" },
1033    Entity { entity: "&Lopf;", codepoints: Codepoints::Single(120131), characters: "𝕃" },
1034    Entity { entity: "&lopf;", codepoints: Codepoints::Single(120157), characters: "𝕝" },
1035    Entity { entity: "&loplus;", codepoints: Codepoints::Single(10797), characters: "⨭" },
1036    Entity { entity: "&lotimes;", codepoints: Codepoints::Single(10804), characters: "⨴" },
1037    Entity { entity: "&lowast;", codepoints: Codepoints::Single(8727), characters: "∗" },
1038    Entity { entity: "&lowbar;", codepoints: Codepoints::Single(95), characters: "_" },
1039    Entity { entity: "&LowerLeftArrow;", codepoints: Codepoints::Single(8601), characters: "↙" },
1040    Entity { entity: "&LowerRightArrow;", codepoints: Codepoints::Single(8600), characters: "↘" },
1041    Entity { entity: "&loz;", codepoints: Codepoints::Single(9674), characters: "◊" },
1042    Entity { entity: "&lozenge;", codepoints: Codepoints::Single(9674), characters: "◊" },
1043    Entity { entity: "&lozf;", codepoints: Codepoints::Single(10731), characters: "⧫" },
1044    Entity { entity: "&lpar;", codepoints: Codepoints::Single(40), characters: "(" },
1045    Entity { entity: "&lparlt;", codepoints: Codepoints::Single(10643), characters: "⦓" },
1046    Entity { entity: "&lrarr;", codepoints: Codepoints::Single(8646), characters: "⇆" },
1047    Entity { entity: "&lrcorner;", codepoints: Codepoints::Single(8991), characters: "⌟" },
1048    Entity { entity: "&lrhar;", codepoints: Codepoints::Single(8651), characters: "⇋" },
1049    Entity { entity: "&lrhard;", codepoints: Codepoints::Single(10605), characters: "⥭" },
1050    Entity { entity: "&lrm;", codepoints: Codepoints::Single(8206), characters: "‎" },
1051    Entity { entity: "&lrtri;", codepoints: Codepoints::Single(8895), characters: "⊿" },
1052    Entity { entity: "&lsaquo;", codepoints: Codepoints::Single(8249), characters: "‹" },
1053    Entity { entity: "&Lscr;", codepoints: Codepoints::Single(8466), characters: "ℒ" },
1054    Entity { entity: "&lscr;", codepoints: Codepoints::Single(120001), characters: "𝓁" },
1055    Entity { entity: "&Lsh;", codepoints: Codepoints::Single(8624), characters: "↰" },
1056    Entity { entity: "&lsh;", codepoints: Codepoints::Single(8624), characters: "↰" },
1057    Entity { entity: "&lsim;", codepoints: Codepoints::Single(8818), characters: "≲" },
1058    Entity { entity: "&lsime;", codepoints: Codepoints::Single(10893), characters: "⪍" },
1059    Entity { entity: "&lsimg;", codepoints: Codepoints::Single(10895), characters: "⪏" },
1060    Entity { entity: "&lsqb;", codepoints: Codepoints::Single(91), characters: "[" },
1061    Entity { entity: "&lsquo;", codepoints: Codepoints::Single(8216), characters: "‘" },
1062    Entity { entity: "&lsquor;", codepoints: Codepoints::Single(8218), characters: "‚" },
1063    Entity { entity: "&Lstrok;", codepoints: Codepoints::Single(321), characters: "Ł" },
1064    Entity { entity: "&lstrok;", codepoints: Codepoints::Single(322), characters: "ł" },
1065    Entity { entity: "&LT;", codepoints: Codepoints::Single(60), characters: "<" },
1066    Entity { entity: "&LT", codepoints: Codepoints::Single(60), characters: "<" },
1067    Entity { entity: "&Lt;", codepoints: Codepoints::Single(8810), characters: "≪" },
1068    Entity { entity: "&lt;", codepoints: Codepoints::Single(60), characters: "<" },
1069    Entity { entity: "&lt", codepoints: Codepoints::Single(60), characters: "<" },
1070    Entity { entity: "&ltcc;", codepoints: Codepoints::Single(10918), characters: "⪦" },
1071    Entity { entity: "&ltcir;", codepoints: Codepoints::Single(10873), characters: "⩹" },
1072    Entity { entity: "&ltdot;", codepoints: Codepoints::Single(8918), characters: "⋖" },
1073    Entity { entity: "&lthree;", codepoints: Codepoints::Single(8907), characters: "⋋" },
1074    Entity { entity: "&ltimes;", codepoints: Codepoints::Single(8905), characters: "⋉" },
1075    Entity { entity: "&ltlarr;", codepoints: Codepoints::Single(10614), characters: "⥶" },
1076    Entity { entity: "&ltquest;", codepoints: Codepoints::Single(10875), characters: "⩻" },
1077    Entity { entity: "&ltri;", codepoints: Codepoints::Single(9667), characters: "◃" },
1078    Entity { entity: "&ltrie;", codepoints: Codepoints::Single(8884), characters: "⊴" },
1079    Entity { entity: "&ltrif;", codepoints: Codepoints::Single(9666), characters: "◂" },
1080    Entity { entity: "&ltrPar;", codepoints: Codepoints::Single(10646), characters: "⦖" },
1081    Entity { entity: "&lurdshar;", codepoints: Codepoints::Single(10570), characters: "⥊" },
1082    Entity { entity: "&luruhar;", codepoints: Codepoints::Single(10598), characters: "⥦" },
1083    Entity { entity: "&lvertneqq;", codepoints: Codepoints::Double(8808, 65024), characters: "≨︀" },
1084    Entity { entity: "&lvnE;", codepoints: Codepoints::Double(8808, 65024), characters: "≨︀" },
1085    Entity { entity: "&macr;", codepoints: Codepoints::Single(175), characters: "¯" },
1086    Entity { entity: "&macr", codepoints: Codepoints::Single(175), characters: "¯" },
1087    Entity { entity: "&male;", codepoints: Codepoints::Single(9794), characters: "♂" },
1088    Entity { entity: "&malt;", codepoints: Codepoints::Single(10016), characters: "✠" },
1089    Entity { entity: "&maltese;", codepoints: Codepoints::Single(10016), characters: "✠" },
1090    Entity { entity: "&Map;", codepoints: Codepoints::Single(10501), characters: "⤅" },
1091    Entity { entity: "&map;", codepoints: Codepoints::Single(8614), characters: "↦" },
1092    Entity { entity: "&mapsto;", codepoints: Codepoints::Single(8614), characters: "↦" },
1093    Entity { entity: "&mapstodown;", codepoints: Codepoints::Single(8615), characters: "↧" },
1094    Entity { entity: "&mapstoleft;", codepoints: Codepoints::Single(8612), characters: "↤" },
1095    Entity { entity: "&mapstoup;", codepoints: Codepoints::Single(8613), characters: "↥" },
1096    Entity { entity: "&marker;", codepoints: Codepoints::Single(9646), characters: "▮" },
1097    Entity { entity: "&mcomma;", codepoints: Codepoints::Single(10793), characters: "⨩" },
1098    Entity { entity: "&Mcy;", codepoints: Codepoints::Single(1052), characters: "М" },
1099    Entity { entity: "&mcy;", codepoints: Codepoints::Single(1084), characters: "м" },
1100    Entity { entity: "&mdash;", codepoints: Codepoints::Single(8212), characters: "—" },
1101    Entity { entity: "&mDDot;", codepoints: Codepoints::Single(8762), characters: "∺" },
1102    Entity { entity: "&measuredangle;", codepoints: Codepoints::Single(8737), characters: "∡" },
1103    Entity { entity: "&MediumSpace;", codepoints: Codepoints::Single(8287), characters: " " },
1104    Entity { entity: "&Mellintrf;", codepoints: Codepoints::Single(8499), characters: "ℳ" },
1105    Entity { entity: "&Mfr;", codepoints: Codepoints::Single(120080), characters: "𝔐" },
1106    Entity { entity: "&mfr;", codepoints: Codepoints::Single(120106), characters: "𝔪" },
1107    Entity { entity: "&mho;", codepoints: Codepoints::Single(8487), characters: "℧" },
1108    Entity { entity: "&micro;", codepoints: Codepoints::Single(181), characters: "µ" },
1109    Entity { entity: "&micro", codepoints: Codepoints::Single(181), characters: "µ" },
1110    Entity { entity: "&mid;", codepoints: Codepoints::Single(8739), characters: "∣" },
1111    Entity { entity: "&midast;", codepoints: Codepoints::Single(42), characters: "*" },
1112    Entity { entity: "&midcir;", codepoints: Codepoints::Single(10992), characters: "⫰" },
1113    Entity { entity: "&middot;", codepoints: Codepoints::Single(183), characters: "·" },
1114    Entity { entity: "&middot", codepoints: Codepoints::Single(183), characters: "·" },
1115    Entity { entity: "&minus;", codepoints: Codepoints::Single(8722), characters: "−" },
1116    Entity { entity: "&minusb;", codepoints: Codepoints::Single(8863), characters: "⊟" },
1117    Entity { entity: "&minusd;", codepoints: Codepoints::Single(8760), characters: "∸" },
1118    Entity { entity: "&minusdu;", codepoints: Codepoints::Single(10794), characters: "⨪" },
1119    Entity { entity: "&MinusPlus;", codepoints: Codepoints::Single(8723), characters: "∓" },
1120    Entity { entity: "&mlcp;", codepoints: Codepoints::Single(10971), characters: "⫛" },
1121    Entity { entity: "&mldr;", codepoints: Codepoints::Single(8230), characters: "…" },
1122    Entity { entity: "&mnplus;", codepoints: Codepoints::Single(8723), characters: "∓" },
1123    Entity { entity: "&models;", codepoints: Codepoints::Single(8871), characters: "⊧" },
1124    Entity { entity: "&Mopf;", codepoints: Codepoints::Single(120132), characters: "𝕄" },
1125    Entity { entity: "&mopf;", codepoints: Codepoints::Single(120158), characters: "𝕞" },
1126    Entity { entity: "&mp;", codepoints: Codepoints::Single(8723), characters: "∓" },
1127    Entity { entity: "&Mscr;", codepoints: Codepoints::Single(8499), characters: "ℳ" },
1128    Entity { entity: "&mscr;", codepoints: Codepoints::Single(120002), characters: "𝓂" },
1129    Entity { entity: "&mstpos;", codepoints: Codepoints::Single(8766), characters: "∾" },
1130    Entity { entity: "&Mu;", codepoints: Codepoints::Single(924), characters: "Μ" },
1131    Entity { entity: "&mu;", codepoints: Codepoints::Single(956), characters: "μ" },
1132    Entity { entity: "&multimap;", codepoints: Codepoints::Single(8888), characters: "⊸" },
1133    Entity { entity: "&mumap;", codepoints: Codepoints::Single(8888), characters: "⊸" },
1134    Entity { entity: "&nabla;", codepoints: Codepoints::Single(8711), characters: "∇" },
1135    Entity { entity: "&Nacute;", codepoints: Codepoints::Single(323), characters: "Ń" },
1136    Entity { entity: "&nacute;", codepoints: Codepoints::Single(324), characters: "ń" },
1137    Entity { entity: "&nang;", codepoints: Codepoints::Double(8736, 8402), characters: "∠⃒" },
1138    Entity { entity: "&nap;", codepoints: Codepoints::Single(8777), characters: "≉" },
1139    Entity { entity: "&napE;", codepoints: Codepoints::Double(10864, 824), characters: "⩰̸" },
1140    Entity { entity: "&napid;", codepoints: Codepoints::Double(8779, 824), characters: "≋̸" },
1141    Entity { entity: "&napos;", codepoints: Codepoints::Single(329), characters: "ʼn" },
1142    Entity { entity: "&napprox;", codepoints: Codepoints::Single(8777), characters: "≉" },
1143    Entity { entity: "&natur;", codepoints: Codepoints::Single(9838), characters: "♮" },
1144    Entity { entity: "&natural;", codepoints: Codepoints::Single(9838), characters: "♮" },
1145    Entity { entity: "&naturals;", codepoints: Codepoints::Single(8469), characters: "ℕ" },
1146    Entity { entity: "&nbsp;", codepoints: Codepoints::Single(160), characters: " " },
1147    Entity { entity: "&nbsp", codepoints: Codepoints::Single(160), characters: " " },
1148    Entity { entity: "&nbump;", codepoints: Codepoints::Double(8782, 824), characters: "≎̸" },
1149    Entity { entity: "&nbumpe;", codepoints: Codepoints::Double(8783, 824), characters: "≏̸" },
1150    Entity { entity: "&ncap;", codepoints: Codepoints::Single(10819), characters: "⩃" },
1151    Entity { entity: "&Ncaron;", codepoints: Codepoints::Single(327), characters: "Ň" },
1152    Entity { entity: "&ncaron;", codepoints: Codepoints::Single(328), characters: "ň" },
1153    Entity { entity: "&Ncedil;", codepoints: Codepoints::Single(325), characters: "Ņ" },
1154    Entity { entity: "&ncedil;", codepoints: Codepoints::Single(326), characters: "ņ" },
1155    Entity { entity: "&ncong;", codepoints: Codepoints::Single(8775), characters: "≇" },
1156    Entity { entity: "&ncongdot;", codepoints: Codepoints::Double(10861, 824), characters: "⩭̸" },
1157    Entity { entity: "&ncup;", codepoints: Codepoints::Single(10818), characters: "⩂" },
1158    Entity { entity: "&Ncy;", codepoints: Codepoints::Single(1053), characters: "Н" },
1159    Entity { entity: "&ncy;", codepoints: Codepoints::Single(1085), characters: "н" },
1160    Entity { entity: "&ndash;", codepoints: Codepoints::Single(8211), characters: "–" },
1161    Entity { entity: "&ne;", codepoints: Codepoints::Single(8800), characters: "≠" },
1162    Entity { entity: "&nearhk;", codepoints: Codepoints::Single(10532), characters: "⤤" },
1163    Entity { entity: "&neArr;", codepoints: Codepoints::Single(8663), characters: "⇗" },
1164    Entity { entity: "&nearr;", codepoints: Codepoints::Single(8599), characters: "↗" },
1165    Entity { entity: "&nearrow;", codepoints: Codepoints::Single(8599), characters: "↗" },
1166    Entity { entity: "&nedot;", codepoints: Codepoints::Double(8784, 824), characters: "≐̸" },
1167    Entity { entity: "&NegativeMediumSpace;", codepoints: Codepoints::Single(8203), characters: "​" },
1168    Entity { entity: "&NegativeThickSpace;", codepoints: Codepoints::Single(8203), characters: "​" },
1169    Entity { entity: "&NegativeThinSpace;", codepoints: Codepoints::Single(8203), characters: "​" },
1170    Entity { entity: "&NegativeVeryThinSpace;", codepoints: Codepoints::Single(8203), characters: "​" },
1171    Entity { entity: "&nequiv;", codepoints: Codepoints::Single(8802), characters: "≢" },
1172    Entity { entity: "&nesear;", codepoints: Codepoints::Single(10536), characters: "⤨" },
1173    Entity { entity: "&nesim;", codepoints: Codepoints::Double(8770, 824), characters: "≂̸" },
1174    Entity { entity: "&NestedGreaterGreater;", codepoints: Codepoints::Single(8811), characters: "≫" },
1175    Entity { entity: "&NestedLessLess;", codepoints: Codepoints::Single(8810), characters: "≪" },
1176    Entity { entity: "&NewLine;", codepoints: Codepoints::Single(10), characters: "
1177" },
1178    Entity { entity: "&nexist;", codepoints: Codepoints::Single(8708), characters: "∄" },
1179    Entity { entity: "&nexists;", codepoints: Codepoints::Single(8708), characters: "∄" },
1180    Entity { entity: "&Nfr;", codepoints: Codepoints::Single(120081), characters: "𝔑" },
1181    Entity { entity: "&nfr;", codepoints: Codepoints::Single(120107), characters: "𝔫" },
1182    Entity { entity: "&ngE;", codepoints: Codepoints::Double(8807, 824), characters: "≧̸" },
1183    Entity { entity: "&nge;", codepoints: Codepoints::Single(8817), characters: "≱" },
1184    Entity { entity: "&ngeq;", codepoints: Codepoints::Single(8817), characters: "≱" },
1185    Entity { entity: "&ngeqq;", codepoints: Codepoints::Double(8807, 824), characters: "≧̸" },
1186    Entity { entity: "&ngeqslant;", codepoints: Codepoints::Double(10878, 824), characters: "⩾̸" },
1187    Entity { entity: "&nges;", codepoints: Codepoints::Double(10878, 824), characters: "⩾̸" },
1188    Entity { entity: "&nGg;", codepoints: Codepoints::Double(8921, 824), characters: "⋙̸" },
1189    Entity { entity: "&ngsim;", codepoints: Codepoints::Single(8821), characters: "≵" },
1190    Entity { entity: "&nGt;", codepoints: Codepoints::Double(8811, 8402), characters: "≫⃒" },
1191    Entity { entity: "&ngt;", codepoints: Codepoints::Single(8815), characters: "≯" },
1192    Entity { entity: "&ngtr;", codepoints: Codepoints::Single(8815), characters: "≯" },
1193    Entity { entity: "&nGtv;", codepoints: Codepoints::Double(8811, 824), characters: "≫̸" },
1194    Entity { entity: "&nhArr;", codepoints: Codepoints::Single(8654), characters: "⇎" },
1195    Entity { entity: "&nharr;", codepoints: Codepoints::Single(8622), characters: "↮" },
1196    Entity { entity: "&nhpar;", codepoints: Codepoints::Single(10994), characters: "⫲" },
1197    Entity { entity: "&ni;", codepoints: Codepoints::Single(8715), characters: "∋" },
1198    Entity { entity: "&nis;", codepoints: Codepoints::Single(8956), characters: "⋼" },
1199    Entity { entity: "&nisd;", codepoints: Codepoints::Single(8954), characters: "⋺" },
1200    Entity { entity: "&niv;", codepoints: Codepoints::Single(8715), characters: "∋" },
1201    Entity { entity: "&NJcy;", codepoints: Codepoints::Single(1034), characters: "Њ" },
1202    Entity { entity: "&njcy;", codepoints: Codepoints::Single(1114), characters: "њ" },
1203    Entity { entity: "&nlArr;", codepoints: Codepoints::Single(8653), characters: "⇍" },
1204    Entity { entity: "&nlarr;", codepoints: Codepoints::Single(8602), characters: "↚" },
1205    Entity { entity: "&nldr;", codepoints: Codepoints::Single(8229), characters: "‥" },
1206    Entity { entity: "&nlE;", codepoints: Codepoints::Double(8806, 824), characters: "≦̸" },
1207    Entity { entity: "&nle;", codepoints: Codepoints::Single(8816), characters: "≰" },
1208    Entity { entity: "&nLeftarrow;", codepoints: Codepoints::Single(8653), characters: "⇍" },
1209    Entity { entity: "&nleftarrow;", codepoints: Codepoints::Single(8602), characters: "↚" },
1210    Entity { entity: "&nLeftrightarrow;", codepoints: Codepoints::Single(8654), characters: "⇎" },
1211    Entity { entity: "&nleftrightarrow;", codepoints: Codepoints::Single(8622), characters: "↮" },
1212    Entity { entity: "&nleq;", codepoints: Codepoints::Single(8816), characters: "≰" },
1213    Entity { entity: "&nleqq;", codepoints: Codepoints::Double(8806, 824), characters: "≦̸" },
1214    Entity { entity: "&nleqslant;", codepoints: Codepoints::Double(10877, 824), characters: "⩽̸" },
1215    Entity { entity: "&nles;", codepoints: Codepoints::Double(10877, 824), characters: "⩽̸" },
1216    Entity { entity: "&nless;", codepoints: Codepoints::Single(8814), characters: "≮" },
1217    Entity { entity: "&nLl;", codepoints: Codepoints::Double(8920, 824), characters: "⋘̸" },
1218    Entity { entity: "&nlsim;", codepoints: Codepoints::Single(8820), characters: "≴" },
1219    Entity { entity: "&nLt;", codepoints: Codepoints::Double(8810, 8402), characters: "≪⃒" },
1220    Entity { entity: "&nlt;", codepoints: Codepoints::Single(8814), characters: "≮" },
1221    Entity { entity: "&nltri;", codepoints: Codepoints::Single(8938), characters: "⋪" },
1222    Entity { entity: "&nltrie;", codepoints: Codepoints::Single(8940), characters: "⋬" },
1223    Entity { entity: "&nLtv;", codepoints: Codepoints::Double(8810, 824), characters: "≪̸" },
1224    Entity { entity: "&nmid;", codepoints: Codepoints::Single(8740), characters: "∤" },
1225    Entity { entity: "&NoBreak;", codepoints: Codepoints::Single(8288), characters: "⁠" },
1226    Entity { entity: "&NonBreakingSpace;", codepoints: Codepoints::Single(160), characters: " " },
1227    Entity { entity: "&Nopf;", codepoints: Codepoints::Single(8469), characters: "ℕ" },
1228    Entity { entity: "&nopf;", codepoints: Codepoints::Single(120159), characters: "𝕟" },
1229    Entity { entity: "&Not;", codepoints: Codepoints::Single(10988), characters: "⫬" },
1230    Entity { entity: "&not;", codepoints: Codepoints::Single(172), characters: "¬" },
1231    Entity { entity: "&not", codepoints: Codepoints::Single(172), characters: "¬" },
1232    Entity { entity: "&NotCongruent;", codepoints: Codepoints::Single(8802), characters: "≢" },
1233    Entity { entity: "&NotCupCap;", codepoints: Codepoints::Single(8813), characters: "≭" },
1234    Entity { entity: "&NotDoubleVerticalBar;", codepoints: Codepoints::Single(8742), characters: "∦" },
1235    Entity { entity: "&NotElement;", codepoints: Codepoints::Single(8713), characters: "∉" },
1236    Entity { entity: "&NotEqual;", codepoints: Codepoints::Single(8800), characters: "≠" },
1237    Entity { entity: "&NotEqualTilde;", codepoints: Codepoints::Double(8770, 824), characters: "≂̸" },
1238    Entity { entity: "&NotExists;", codepoints: Codepoints::Single(8708), characters: "∄" },
1239    Entity { entity: "&NotGreater;", codepoints: Codepoints::Single(8815), characters: "≯" },
1240    Entity { entity: "&NotGreaterEqual;", codepoints: Codepoints::Single(8817), characters: "≱" },
1241    Entity { entity: "&NotGreaterFullEqual;", codepoints: Codepoints::Double(8807, 824), characters: "≧̸" },
1242    Entity { entity: "&NotGreaterGreater;", codepoints: Codepoints::Double(8811, 824), characters: "≫̸" },
1243    Entity { entity: "&NotGreaterLess;", codepoints: Codepoints::Single(8825), characters: "≹" },
1244    Entity { entity: "&NotGreaterSlantEqual;", codepoints: Codepoints::Double(10878, 824), characters: "⩾̸" },
1245    Entity { entity: "&NotGreaterTilde;", codepoints: Codepoints::Single(8821), characters: "≵" },
1246    Entity { entity: "&NotHumpDownHump;", codepoints: Codepoints::Double(8782, 824), characters: "≎̸" },
1247    Entity { entity: "&NotHumpEqual;", codepoints: Codepoints::Double(8783, 824), characters: "≏̸" },
1248    Entity { entity: "&notin;", codepoints: Codepoints::Single(8713), characters: "∉" },
1249    Entity { entity: "&notindot;", codepoints: Codepoints::Double(8949, 824), characters: "⋵̸" },
1250    Entity { entity: "&notinE;", codepoints: Codepoints::Double(8953, 824), characters: "⋹̸" },
1251    Entity { entity: "&notinva;", codepoints: Codepoints::Single(8713), characters: "∉" },
1252    Entity { entity: "&notinvb;", codepoints: Codepoints::Single(8951), characters: "⋷" },
1253    Entity { entity: "&notinvc;", codepoints: Codepoints::Single(8950), characters: "⋶" },
1254    Entity { entity: "&NotLeftTriangle;", codepoints: Codepoints::Single(8938), characters: "⋪" },
1255    Entity { entity: "&NotLeftTriangleBar;", codepoints: Codepoints::Double(10703, 824), characters: "⧏̸" },
1256    Entity { entity: "&NotLeftTriangleEqual;", codepoints: Codepoints::Single(8940), characters: "⋬" },
1257    Entity { entity: "&NotLess;", codepoints: Codepoints::Single(8814), characters: "≮" },
1258    Entity { entity: "&NotLessEqual;", codepoints: Codepoints::Single(8816), characters: "≰" },
1259    Entity { entity: "&NotLessGreater;", codepoints: Codepoints::Single(8824), characters: "≸" },
1260    Entity { entity: "&NotLessLess;", codepoints: Codepoints::Double(8810, 824), characters: "≪̸" },
1261    Entity { entity: "&NotLessSlantEqual;", codepoints: Codepoints::Double(10877, 824), characters: "⩽̸" },
1262    Entity { entity: "&NotLessTilde;", codepoints: Codepoints::Single(8820), characters: "≴" },
1263    Entity { entity: "&NotNestedGreaterGreater;", codepoints: Codepoints::Double(10914, 824), characters: "⪢̸" },
1264    Entity { entity: "&NotNestedLessLess;", codepoints: Codepoints::Double(10913, 824), characters: "⪡̸" },
1265    Entity { entity: "&notni;", codepoints: Codepoints::Single(8716), characters: "∌" },
1266    Entity { entity: "&notniva;", codepoints: Codepoints::Single(8716), characters: "∌" },
1267    Entity { entity: "&notnivb;", codepoints: Codepoints::Single(8958), characters: "⋾" },
1268    Entity { entity: "&notnivc;", codepoints: Codepoints::Single(8957), characters: "⋽" },
1269    Entity { entity: "&NotPrecedes;", codepoints: Codepoints::Single(8832), characters: "⊀" },
1270    Entity { entity: "&NotPrecedesEqual;", codepoints: Codepoints::Double(10927, 824), characters: "⪯̸" },
1271    Entity { entity: "&NotPrecedesSlantEqual;", codepoints: Codepoints::Single(8928), characters: "⋠" },
1272    Entity { entity: "&NotReverseElement;", codepoints: Codepoints::Single(8716), characters: "∌" },
1273    Entity { entity: "&NotRightTriangle;", codepoints: Codepoints::Single(8939), characters: "⋫" },
1274    Entity { entity: "&NotRightTriangleBar;", codepoints: Codepoints::Double(10704, 824), characters: "⧐̸" },
1275    Entity { entity: "&NotRightTriangleEqual;", codepoints: Codepoints::Single(8941), characters: "⋭" },
1276    Entity { entity: "&NotSquareSubset;", codepoints: Codepoints::Double(8847, 824), characters: "⊏̸" },
1277    Entity { entity: "&NotSquareSubsetEqual;", codepoints: Codepoints::Single(8930), characters: "⋢" },
1278    Entity { entity: "&NotSquareSuperset;", codepoints: Codepoints::Double(8848, 824), characters: "⊐̸" },
1279    Entity { entity: "&NotSquareSupersetEqual;", codepoints: Codepoints::Single(8931), characters: "⋣" },
1280    Entity { entity: "&NotSubset;", codepoints: Codepoints::Double(8834, 8402), characters: "⊂⃒" },
1281    Entity { entity: "&NotSubsetEqual;", codepoints: Codepoints::Single(8840), characters: "⊈" },
1282    Entity { entity: "&NotSucceeds;", codepoints: Codepoints::Single(8833), characters: "⊁" },
1283    Entity { entity: "&NotSucceedsEqual;", codepoints: Codepoints::Double(10928, 824), characters: "⪰̸" },
1284    Entity { entity: "&NotSucceedsSlantEqual;", codepoints: Codepoints::Single(8929), characters: "⋡" },
1285    Entity { entity: "&NotSucceedsTilde;", codepoints: Codepoints::Double(8831, 824), characters: "≿̸" },
1286    Entity { entity: "&NotSuperset;", codepoints: Codepoints::Double(8835, 8402), characters: "⊃⃒" },
1287    Entity { entity: "&NotSupersetEqual;", codepoints: Codepoints::Single(8841), characters: "⊉" },
1288    Entity { entity: "&NotTilde;", codepoints: Codepoints::Single(8769), characters: "≁" },
1289    Entity { entity: "&NotTildeEqual;", codepoints: Codepoints::Single(8772), characters: "≄" },
1290    Entity { entity: "&NotTildeFullEqual;", codepoints: Codepoints::Single(8775), characters: "≇" },
1291    Entity { entity: "&NotTildeTilde;", codepoints: Codepoints::Single(8777), characters: "≉" },
1292    Entity { entity: "&NotVerticalBar;", codepoints: Codepoints::Single(8740), characters: "∤" },
1293    Entity { entity: "&npar;", codepoints: Codepoints::Single(8742), characters: "∦" },
1294    Entity { entity: "&nparallel;", codepoints: Codepoints::Single(8742), characters: "∦" },
1295    Entity { entity: "&nparsl;", codepoints: Codepoints::Double(11005, 8421), characters: "⫽⃥" },
1296    Entity { entity: "&npart;", codepoints: Codepoints::Double(8706, 824), characters: "∂̸" },
1297    Entity { entity: "&npolint;", codepoints: Codepoints::Single(10772), characters: "⨔" },
1298    Entity { entity: "&npr;", codepoints: Codepoints::Single(8832), characters: "⊀" },
1299    Entity { entity: "&nprcue;", codepoints: Codepoints::Single(8928), characters: "⋠" },
1300    Entity { entity: "&npre;", codepoints: Codepoints::Double(10927, 824), characters: "⪯̸" },
1301    Entity { entity: "&nprec;", codepoints: Codepoints::Single(8832), characters: "⊀" },
1302    Entity { entity: "&npreceq;", codepoints: Codepoints::Double(10927, 824), characters: "⪯̸" },
1303    Entity { entity: "&nrArr;", codepoints: Codepoints::Single(8655), characters: "⇏" },
1304    Entity { entity: "&nrarr;", codepoints: Codepoints::Single(8603), characters: "↛" },
1305    Entity { entity: "&nrarrc;", codepoints: Codepoints::Double(10547, 824), characters: "⤳̸" },
1306    Entity { entity: "&nrarrw;", codepoints: Codepoints::Double(8605, 824), characters: "↝̸" },
1307    Entity { entity: "&nRightarrow;", codepoints: Codepoints::Single(8655), characters: "⇏" },
1308    Entity { entity: "&nrightarrow;", codepoints: Codepoints::Single(8603), characters: "↛" },
1309    Entity { entity: "&nrtri;", codepoints: Codepoints::Single(8939), characters: "⋫" },
1310    Entity { entity: "&nrtrie;", codepoints: Codepoints::Single(8941), characters: "⋭" },
1311    Entity { entity: "&nsc;", codepoints: Codepoints::Single(8833), characters: "⊁" },
1312    Entity { entity: "&nsccue;", codepoints: Codepoints::Single(8929), characters: "⋡" },
1313    Entity { entity: "&nsce;", codepoints: Codepoints::Double(10928, 824), characters: "⪰̸" },
1314    Entity { entity: "&Nscr;", codepoints: Codepoints::Single(119977), characters: "𝒩" },
1315    Entity { entity: "&nscr;", codepoints: Codepoints::Single(120003), characters: "𝓃" },
1316    Entity { entity: "&nshortmid;", codepoints: Codepoints::Single(8740), characters: "∤" },
1317    Entity { entity: "&nshortparallel;", codepoints: Codepoints::Single(8742), characters: "∦" },
1318    Entity { entity: "&nsim;", codepoints: Codepoints::Single(8769), characters: "≁" },
1319    Entity { entity: "&nsime;", codepoints: Codepoints::Single(8772), characters: "≄" },
1320    Entity { entity: "&nsimeq;", codepoints: Codepoints::Single(8772), characters: "≄" },
1321    Entity { entity: "&nsmid;", codepoints: Codepoints::Single(8740), characters: "∤" },
1322    Entity { entity: "&nspar;", codepoints: Codepoints::Single(8742), characters: "∦" },
1323    Entity { entity: "&nsqsube;", codepoints: Codepoints::Single(8930), characters: "⋢" },
1324    Entity { entity: "&nsqsupe;", codepoints: Codepoints::Single(8931), characters: "⋣" },
1325    Entity { entity: "&nsub;", codepoints: Codepoints::Single(8836), characters: "⊄" },
1326    Entity { entity: "&nsubE;", codepoints: Codepoints::Double(10949, 824), characters: "⫅̸" },
1327    Entity { entity: "&nsube;", codepoints: Codepoints::Single(8840), characters: "⊈" },
1328    Entity { entity: "&nsubset;", codepoints: Codepoints::Double(8834, 8402), characters: "⊂⃒" },
1329    Entity { entity: "&nsubseteq;", codepoints: Codepoints::Single(8840), characters: "⊈" },
1330    Entity { entity: "&nsubseteqq;", codepoints: Codepoints::Double(10949, 824), characters: "⫅̸" },
1331    Entity { entity: "&nsucc;", codepoints: Codepoints::Single(8833), characters: "⊁" },
1332    Entity { entity: "&nsucceq;", codepoints: Codepoints::Double(10928, 824), characters: "⪰̸" },
1333    Entity { entity: "&nsup;", codepoints: Codepoints::Single(8837), characters: "⊅" },
1334    Entity { entity: "&nsupE;", codepoints: Codepoints::Double(10950, 824), characters: "⫆̸" },
1335    Entity { entity: "&nsupe;", codepoints: Codepoints::Single(8841), characters: "⊉" },
1336    Entity { entity: "&nsupset;", codepoints: Codepoints::Double(8835, 8402), characters: "⊃⃒" },
1337    Entity { entity: "&nsupseteq;", codepoints: Codepoints::Single(8841), characters: "⊉" },
1338    Entity { entity: "&nsupseteqq;", codepoints: Codepoints::Double(10950, 824), characters: "⫆̸" },
1339    Entity { entity: "&ntgl;", codepoints: Codepoints::Single(8825), characters: "≹" },
1340    Entity { entity: "&Ntilde;", codepoints: Codepoints::Single(209), characters: "Ñ" },
1341    Entity { entity: "&Ntilde", codepoints: Codepoints::Single(209), characters: "Ñ" },
1342    Entity { entity: "&ntilde;", codepoints: Codepoints::Single(241), characters: "ñ" },
1343    Entity { entity: "&ntilde", codepoints: Codepoints::Single(241), characters: "ñ" },
1344    Entity { entity: "&ntlg;", codepoints: Codepoints::Single(8824), characters: "≸" },
1345    Entity { entity: "&ntriangleleft;", codepoints: Codepoints::Single(8938), characters: "⋪" },
1346    Entity { entity: "&ntrianglelefteq;", codepoints: Codepoints::Single(8940), characters: "⋬" },
1347    Entity { entity: "&ntriangleright;", codepoints: Codepoints::Single(8939), characters: "⋫" },
1348    Entity { entity: "&ntrianglerighteq;", codepoints: Codepoints::Single(8941), characters: "⋭" },
1349    Entity { entity: "&Nu;", codepoints: Codepoints::Single(925), characters: "Ν" },
1350    Entity { entity: "&nu;", codepoints: Codepoints::Single(957), characters: "ν" },
1351    Entity { entity: "&num;", codepoints: Codepoints::Single(35), characters: "#" },
1352    Entity { entity: "&numero;", codepoints: Codepoints::Single(8470), characters: "№" },
1353    Entity { entity: "&numsp;", codepoints: Codepoints::Single(8199), characters: " " },
1354    Entity { entity: "&nvap;", codepoints: Codepoints::Double(8781, 8402), characters: "≍⃒" },
1355    Entity { entity: "&nVDash;", codepoints: Codepoints::Single(8879), characters: "⊯" },
1356    Entity { entity: "&nVdash;", codepoints: Codepoints::Single(8878), characters: "⊮" },
1357    Entity { entity: "&nvDash;", codepoints: Codepoints::Single(8877), characters: "⊭" },
1358    Entity { entity: "&nvdash;", codepoints: Codepoints::Single(8876), characters: "⊬" },
1359    Entity { entity: "&nvge;", codepoints: Codepoints::Double(8805, 8402), characters: "≥⃒" },
1360    Entity { entity: "&nvgt;", codepoints: Codepoints::Double(62, 8402), characters: ">⃒" },
1361    Entity { entity: "&nvHarr;", codepoints: Codepoints::Single(10500), characters: "⤄" },
1362    Entity { entity: "&nvinfin;", codepoints: Codepoints::Single(10718), characters: "⧞" },
1363    Entity { entity: "&nvlArr;", codepoints: Codepoints::Single(10498), characters: "⤂" },
1364    Entity { entity: "&nvle;", codepoints: Codepoints::Double(8804, 8402), characters: "≤⃒" },
1365    Entity { entity: "&nvlt;", codepoints: Codepoints::Double(60, 8402), characters: "<⃒" },
1366    Entity { entity: "&nvltrie;", codepoints: Codepoints::Double(8884, 8402), characters: "⊴⃒" },
1367    Entity { entity: "&nvrArr;", codepoints: Codepoints::Single(10499), characters: "⤃" },
1368    Entity { entity: "&nvrtrie;", codepoints: Codepoints::Double(8885, 8402), characters: "⊵⃒" },
1369    Entity { entity: "&nvsim;", codepoints: Codepoints::Double(8764, 8402), characters: "∼⃒" },
1370    Entity { entity: "&nwarhk;", codepoints: Codepoints::Single(10531), characters: "⤣" },
1371    Entity { entity: "&nwArr;", codepoints: Codepoints::Single(8662), characters: "⇖" },
1372    Entity { entity: "&nwarr;", codepoints: Codepoints::Single(8598), characters: "↖" },
1373    Entity { entity: "&nwarrow;", codepoints: Codepoints::Single(8598), characters: "↖" },
1374    Entity { entity: "&nwnear;", codepoints: Codepoints::Single(10535), characters: "⤧" },
1375    Entity { entity: "&Oacute;", codepoints: Codepoints::Single(211), characters: "Ó" },
1376    Entity { entity: "&Oacute", codepoints: Codepoints::Single(211), characters: "Ó" },
1377    Entity { entity: "&oacute;", codepoints: Codepoints::Single(243), characters: "ó" },
1378    Entity { entity: "&oacute", codepoints: Codepoints::Single(243), characters: "ó" },
1379    Entity { entity: "&oast;", codepoints: Codepoints::Single(8859), characters: "⊛" },
1380    Entity { entity: "&ocir;", codepoints: Codepoints::Single(8858), characters: "⊚" },
1381    Entity { entity: "&Ocirc;", codepoints: Codepoints::Single(212), characters: "Ô" },
1382    Entity { entity: "&Ocirc", codepoints: Codepoints::Single(212), characters: "Ô" },
1383    Entity { entity: "&ocirc;", codepoints: Codepoints::Single(244), characters: "ô" },
1384    Entity { entity: "&ocirc", codepoints: Codepoints::Single(244), characters: "ô" },
1385    Entity { entity: "&Ocy;", codepoints: Codepoints::Single(1054), characters: "О" },
1386    Entity { entity: "&ocy;", codepoints: Codepoints::Single(1086), characters: "о" },
1387    Entity { entity: "&odash;", codepoints: Codepoints::Single(8861), characters: "⊝" },
1388    Entity { entity: "&Odblac;", codepoints: Codepoints::Single(336), characters: "Ő" },
1389    Entity { entity: "&odblac;", codepoints: Codepoints::Single(337), characters: "ő" },
1390    Entity { entity: "&odiv;", codepoints: Codepoints::Single(10808), characters: "⨸" },
1391    Entity { entity: "&odot;", codepoints: Codepoints::Single(8857), characters: "⊙" },
1392    Entity { entity: "&odsold;", codepoints: Codepoints::Single(10684), characters: "⦼" },
1393    Entity { entity: "&OElig;", codepoints: Codepoints::Single(338), characters: "Œ" },
1394    Entity { entity: "&oelig;", codepoints: Codepoints::Single(339), characters: "œ" },
1395    Entity { entity: "&ofcir;", codepoints: Codepoints::Single(10687), characters: "⦿" },
1396    Entity { entity: "&Ofr;", codepoints: Codepoints::Single(120082), characters: "𝔒" },
1397    Entity { entity: "&ofr;", codepoints: Codepoints::Single(120108), characters: "𝔬" },
1398    Entity { entity: "&ogon;", codepoints: Codepoints::Single(731), characters: "˛" },
1399    Entity { entity: "&Ograve;", codepoints: Codepoints::Single(210), characters: "Ò" },
1400    Entity { entity: "&Ograve", codepoints: Codepoints::Single(210), characters: "Ò" },
1401    Entity { entity: "&ograve;", codepoints: Codepoints::Single(242), characters: "ò" },
1402    Entity { entity: "&ograve", codepoints: Codepoints::Single(242), characters: "ò" },
1403    Entity { entity: "&ogt;", codepoints: Codepoints::Single(10689), characters: "⧁" },
1404    Entity { entity: "&ohbar;", codepoints: Codepoints::Single(10677), characters: "⦵" },
1405    Entity { entity: "&ohm;", codepoints: Codepoints::Single(937), characters: "Ω" },
1406    Entity { entity: "&oint;", codepoints: Codepoints::Single(8750), characters: "∮" },
1407    Entity { entity: "&olarr;", codepoints: Codepoints::Single(8634), characters: "↺" },
1408    Entity { entity: "&olcir;", codepoints: Codepoints::Single(10686), characters: "⦾" },
1409    Entity { entity: "&olcross;", codepoints: Codepoints::Single(10683), characters: "⦻" },
1410    Entity { entity: "&oline;", codepoints: Codepoints::Single(8254), characters: "‾" },
1411    Entity { entity: "&olt;", codepoints: Codepoints::Single(10688), characters: "⧀" },
1412    Entity { entity: "&Omacr;", codepoints: Codepoints::Single(332), characters: "Ō" },
1413    Entity { entity: "&omacr;", codepoints: Codepoints::Single(333), characters: "ō" },
1414    Entity { entity: "&Omega;", codepoints: Codepoints::Single(937), characters: "Ω" },
1415    Entity { entity: "&omega;", codepoints: Codepoints::Single(969), characters: "ω" },
1416    Entity { entity: "&Omicron;", codepoints: Codepoints::Single(927), characters: "Ο" },
1417    Entity { entity: "&omicron;", codepoints: Codepoints::Single(959), characters: "ο" },
1418    Entity { entity: "&omid;", codepoints: Codepoints::Single(10678), characters: "⦶" },
1419    Entity { entity: "&ominus;", codepoints: Codepoints::Single(8854), characters: "⊖" },
1420    Entity { entity: "&Oopf;", codepoints: Codepoints::Single(120134), characters: "𝕆" },
1421    Entity { entity: "&oopf;", codepoints: Codepoints::Single(120160), characters: "𝕠" },
1422    Entity { entity: "&opar;", codepoints: Codepoints::Single(10679), characters: "⦷" },
1423    Entity { entity: "&OpenCurlyDoubleQuote;", codepoints: Codepoints::Single(8220), characters: "“" },
1424    Entity { entity: "&OpenCurlyQuote;", codepoints: Codepoints::Single(8216), characters: "‘" },
1425    Entity { entity: "&operp;", codepoints: Codepoints::Single(10681), characters: "⦹" },
1426    Entity { entity: "&oplus;", codepoints: Codepoints::Single(8853), characters: "⊕" },
1427    Entity { entity: "&Or;", codepoints: Codepoints::Single(10836), characters: "⩔" },
1428    Entity { entity: "&or;", codepoints: Codepoints::Single(8744), characters: "∨" },
1429    Entity { entity: "&orarr;", codepoints: Codepoints::Single(8635), characters: "↻" },
1430    Entity { entity: "&ord;", codepoints: Codepoints::Single(10845), characters: "⩝" },
1431    Entity { entity: "&order;", codepoints: Codepoints::Single(8500), characters: "ℴ" },
1432    Entity { entity: "&orderof;", codepoints: Codepoints::Single(8500), characters: "ℴ" },
1433    Entity { entity: "&ordf;", codepoints: Codepoints::Single(170), characters: "ª" },
1434    Entity { entity: "&ordf", codepoints: Codepoints::Single(170), characters: "ª" },
1435    Entity { entity: "&ordm;", codepoints: Codepoints::Single(186), characters: "º" },
1436    Entity { entity: "&ordm", codepoints: Codepoints::Single(186), characters: "º" },
1437    Entity { entity: "&origof;", codepoints: Codepoints::Single(8886), characters: "⊶" },
1438    Entity { entity: "&oror;", codepoints: Codepoints::Single(10838), characters: "⩖" },
1439    Entity { entity: "&orslope;", codepoints: Codepoints::Single(10839), characters: "⩗" },
1440    Entity { entity: "&orv;", codepoints: Codepoints::Single(10843), characters: "⩛" },
1441    Entity { entity: "&oS;", codepoints: Codepoints::Single(9416), characters: "Ⓢ" },
1442    Entity { entity: "&Oscr;", codepoints: Codepoints::Single(119978), characters: "𝒪" },
1443    Entity { entity: "&oscr;", codepoints: Codepoints::Single(8500), characters: "ℴ" },
1444    Entity { entity: "&Oslash;", codepoints: Codepoints::Single(216), characters: "Ø" },
1445    Entity { entity: "&Oslash", codepoints: Codepoints::Single(216), characters: "Ø" },
1446    Entity { entity: "&oslash;", codepoints: Codepoints::Single(248), characters: "ø" },
1447    Entity { entity: "&oslash", codepoints: Codepoints::Single(248), characters: "ø" },
1448    Entity { entity: "&osol;", codepoints: Codepoints::Single(8856), characters: "⊘" },
1449    Entity { entity: "&Otilde;", codepoints: Codepoints::Single(213), characters: "Õ" },
1450    Entity { entity: "&Otilde", codepoints: Codepoints::Single(213), characters: "Õ" },
1451    Entity { entity: "&otilde;", codepoints: Codepoints::Single(245), characters: "õ" },
1452    Entity { entity: "&otilde", codepoints: Codepoints::Single(245), characters: "õ" },
1453    Entity { entity: "&Otimes;", codepoints: Codepoints::Single(10807), characters: "⨷" },
1454    Entity { entity: "&otimes;", codepoints: Codepoints::Single(8855), characters: "⊗" },
1455    Entity { entity: "&otimesas;", codepoints: Codepoints::Single(10806), characters: "⨶" },
1456    Entity { entity: "&Ouml;", codepoints: Codepoints::Single(214), characters: "Ö" },
1457    Entity { entity: "&Ouml", codepoints: Codepoints::Single(214), characters: "Ö" },
1458    Entity { entity: "&ouml;", codepoints: Codepoints::Single(246), characters: "ö" },
1459    Entity { entity: "&ouml", codepoints: Codepoints::Single(246), characters: "ö" },
1460    Entity { entity: "&ovbar;", codepoints: Codepoints::Single(9021), characters: "⌽" },
1461    Entity { entity: "&OverBar;", codepoints: Codepoints::Single(8254), characters: "‾" },
1462    Entity { entity: "&OverBrace;", codepoints: Codepoints::Single(9182), characters: "⏞" },
1463    Entity { entity: "&OverBracket;", codepoints: Codepoints::Single(9140), characters: "⎴" },
1464    Entity { entity: "&OverParenthesis;", codepoints: Codepoints::Single(9180), characters: "⏜" },
1465    Entity { entity: "&par;", codepoints: Codepoints::Single(8741), characters: "∥" },
1466    Entity { entity: "&para;", codepoints: Codepoints::Single(182), characters: "¶" },
1467    Entity { entity: "&para", codepoints: Codepoints::Single(182), characters: "¶" },
1468    Entity { entity: "&parallel;", codepoints: Codepoints::Single(8741), characters: "∥" },
1469    Entity { entity: "&parsim;", codepoints: Codepoints::Single(10995), characters: "⫳" },
1470    Entity { entity: "&parsl;", codepoints: Codepoints::Single(11005), characters: "⫽" },
1471    Entity { entity: "&part;", codepoints: Codepoints::Single(8706), characters: "∂" },
1472    Entity { entity: "&PartialD;", codepoints: Codepoints::Single(8706), characters: "∂" },
1473    Entity { entity: "&Pcy;", codepoints: Codepoints::Single(1055), characters: "П" },
1474    Entity { entity: "&pcy;", codepoints: Codepoints::Single(1087), characters: "п" },
1475    Entity { entity: "&percnt;", codepoints: Codepoints::Single(37), characters: "%" },
1476    Entity { entity: "&period;", codepoints: Codepoints::Single(46), characters: "." },
1477    Entity { entity: "&permil;", codepoints: Codepoints::Single(8240), characters: "‰" },
1478    Entity { entity: "&perp;", codepoints: Codepoints::Single(8869), characters: "⊥" },
1479    Entity { entity: "&pertenk;", codepoints: Codepoints::Single(8241), characters: "‱" },
1480    Entity { entity: "&Pfr;", codepoints: Codepoints::Single(120083), characters: "𝔓" },
1481    Entity { entity: "&pfr;", codepoints: Codepoints::Single(120109), characters: "𝔭" },
1482    Entity { entity: "&Phi;", codepoints: Codepoints::Single(934), characters: "Φ" },
1483    Entity { entity: "&phi;", codepoints: Codepoints::Single(966), characters: "φ" },
1484    Entity { entity: "&phiv;", codepoints: Codepoints::Single(981), characters: "ϕ" },
1485    Entity { entity: "&phmmat;", codepoints: Codepoints::Single(8499), characters: "ℳ" },
1486    Entity { entity: "&phone;", codepoints: Codepoints::Single(9742), characters: "☎" },
1487    Entity { entity: "&Pi;", codepoints: Codepoints::Single(928), characters: "Π" },
1488    Entity { entity: "&pi;", codepoints: Codepoints::Single(960), characters: "π" },
1489    Entity { entity: "&pitchfork;", codepoints: Codepoints::Single(8916), characters: "⋔" },
1490    Entity { entity: "&piv;", codepoints: Codepoints::Single(982), characters: "ϖ" },
1491    Entity { entity: "&planck;", codepoints: Codepoints::Single(8463), characters: "ℏ" },
1492    Entity { entity: "&planckh;", codepoints: Codepoints::Single(8462), characters: "ℎ" },
1493    Entity { entity: "&plankv;", codepoints: Codepoints::Single(8463), characters: "ℏ" },
1494    Entity { entity: "&plus;", codepoints: Codepoints::Single(43), characters: "+" },
1495    Entity { entity: "&plusacir;", codepoints: Codepoints::Single(10787), characters: "⨣" },
1496    Entity { entity: "&plusb;", codepoints: Codepoints::Single(8862), characters: "⊞" },
1497    Entity { entity: "&pluscir;", codepoints: Codepoints::Single(10786), characters: "⨢" },
1498    Entity { entity: "&plusdo;", codepoints: Codepoints::Single(8724), characters: "∔" },
1499    Entity { entity: "&plusdu;", codepoints: Codepoints::Single(10789), characters: "⨥" },
1500    Entity { entity: "&pluse;", codepoints: Codepoints::Single(10866), characters: "⩲" },
1501    Entity { entity: "&PlusMinus;", codepoints: Codepoints::Single(177), characters: "±" },
1502    Entity { entity: "&plusmn;", codepoints: Codepoints::Single(177), characters: "±" },
1503    Entity { entity: "&plusmn", codepoints: Codepoints::Single(177), characters: "±" },
1504    Entity { entity: "&plussim;", codepoints: Codepoints::Single(10790), characters: "⨦" },
1505    Entity { entity: "&plustwo;", codepoints: Codepoints::Single(10791), characters: "⨧" },
1506    Entity { entity: "&pm;", codepoints: Codepoints::Single(177), characters: "±" },
1507    Entity { entity: "&Poincareplane;", codepoints: Codepoints::Single(8460), characters: "ℌ" },
1508    Entity { entity: "&pointint;", codepoints: Codepoints::Single(10773), characters: "⨕" },
1509    Entity { entity: "&Popf;", codepoints: Codepoints::Single(8473), characters: "ℙ" },
1510    Entity { entity: "&popf;", codepoints: Codepoints::Single(120161), characters: "𝕡" },
1511    Entity { entity: "&pound;", codepoints: Codepoints::Single(163), characters: "£" },
1512    Entity { entity: "&pound", codepoints: Codepoints::Single(163), characters: "£" },
1513    Entity { entity: "&Pr;", codepoints: Codepoints::Single(10939), characters: "⪻" },
1514    Entity { entity: "&pr;", codepoints: Codepoints::Single(8826), characters: "≺" },
1515    Entity { entity: "&prap;", codepoints: Codepoints::Single(10935), characters: "⪷" },
1516    Entity { entity: "&prcue;", codepoints: Codepoints::Single(8828), characters: "≼" },
1517    Entity { entity: "&prE;", codepoints: Codepoints::Single(10931), characters: "⪳" },
1518    Entity { entity: "&pre;", codepoints: Codepoints::Single(10927), characters: "⪯" },
1519    Entity { entity: "&prec;", codepoints: Codepoints::Single(8826), characters: "≺" },
1520    Entity { entity: "&precapprox;", codepoints: Codepoints::Single(10935), characters: "⪷" },
1521    Entity { entity: "&preccurlyeq;", codepoints: Codepoints::Single(8828), characters: "≼" },
1522    Entity { entity: "&Precedes;", codepoints: Codepoints::Single(8826), characters: "≺" },
1523    Entity { entity: "&PrecedesEqual;", codepoints: Codepoints::Single(10927), characters: "⪯" },
1524    Entity { entity: "&PrecedesSlantEqual;", codepoints: Codepoints::Single(8828), characters: "≼" },
1525    Entity { entity: "&PrecedesTilde;", codepoints: Codepoints::Single(8830), characters: "≾" },
1526    Entity { entity: "&preceq;", codepoints: Codepoints::Single(10927), characters: "⪯" },
1527    Entity { entity: "&precnapprox;", codepoints: Codepoints::Single(10937), characters: "⪹" },
1528    Entity { entity: "&precneqq;", codepoints: Codepoints::Single(10933), characters: "⪵" },
1529    Entity { entity: "&precnsim;", codepoints: Codepoints::Single(8936), characters: "⋨" },
1530    Entity { entity: "&precsim;", codepoints: Codepoints::Single(8830), characters: "≾" },
1531    Entity { entity: "&Prime;", codepoints: Codepoints::Single(8243), characters: "″" },
1532    Entity { entity: "&prime;", codepoints: Codepoints::Single(8242), characters: "′" },
1533    Entity { entity: "&primes;", codepoints: Codepoints::Single(8473), characters: "ℙ" },
1534    Entity { entity: "&prnap;", codepoints: Codepoints::Single(10937), characters: "⪹" },
1535    Entity { entity: "&prnE;", codepoints: Codepoints::Single(10933), characters: "⪵" },
1536    Entity { entity: "&prnsim;", codepoints: Codepoints::Single(8936), characters: "⋨" },
1537    Entity { entity: "&prod;", codepoints: Codepoints::Single(8719), characters: "∏" },
1538    Entity { entity: "&Product;", codepoints: Codepoints::Single(8719), characters: "∏" },
1539    Entity { entity: "&profalar;", codepoints: Codepoints::Single(9006), characters: "⌮" },
1540    Entity { entity: "&profline;", codepoints: Codepoints::Single(8978), characters: "⌒" },
1541    Entity { entity: "&profsurf;", codepoints: Codepoints::Single(8979), characters: "⌓" },
1542    Entity { entity: "&prop;", codepoints: Codepoints::Single(8733), characters: "∝" },
1543    Entity { entity: "&Proportion;", codepoints: Codepoints::Single(8759), characters: "∷" },
1544    Entity { entity: "&Proportional;", codepoints: Codepoints::Single(8733), characters: "∝" },
1545    Entity { entity: "&propto;", codepoints: Codepoints::Single(8733), characters: "∝" },
1546    Entity { entity: "&prsim;", codepoints: Codepoints::Single(8830), characters: "≾" },
1547    Entity { entity: "&prurel;", codepoints: Codepoints::Single(8880), characters: "⊰" },
1548    Entity { entity: "&Pscr;", codepoints: Codepoints::Single(119979), characters: "𝒫" },
1549    Entity { entity: "&pscr;", codepoints: Codepoints::Single(120005), characters: "𝓅" },
1550    Entity { entity: "&Psi;", codepoints: Codepoints::Single(936), characters: "Ψ" },
1551    Entity { entity: "&psi;", codepoints: Codepoints::Single(968), characters: "ψ" },
1552    Entity { entity: "&puncsp;", codepoints: Codepoints::Single(8200), characters: " " },
1553    Entity { entity: "&Qfr;", codepoints: Codepoints::Single(120084), characters: "𝔔" },
1554    Entity { entity: "&qfr;", codepoints: Codepoints::Single(120110), characters: "𝔮" },
1555    Entity { entity: "&qint;", codepoints: Codepoints::Single(10764), characters: "⨌" },
1556    Entity { entity: "&Qopf;", codepoints: Codepoints::Single(8474), characters: "ℚ" },
1557    Entity { entity: "&qopf;", codepoints: Codepoints::Single(120162), characters: "𝕢" },
1558    Entity { entity: "&qprime;", codepoints: Codepoints::Single(8279), characters: "⁗" },
1559    Entity { entity: "&Qscr;", codepoints: Codepoints::Single(119980), characters: "𝒬" },
1560    Entity { entity: "&qscr;", codepoints: Codepoints::Single(120006), characters: "𝓆" },
1561    Entity { entity: "&quaternions;", codepoints: Codepoints::Single(8461), characters: "ℍ" },
1562    Entity { entity: "&quatint;", codepoints: Codepoints::Single(10774), characters: "⨖" },
1563    Entity { entity: "&quest;", codepoints: Codepoints::Single(63), characters: "?" },
1564    Entity { entity: "&questeq;", codepoints: Codepoints::Single(8799), characters: "≟" },
1565    Entity { entity: "&QUOT;", codepoints: Codepoints::Single(34), characters: "\"" },
1566    Entity { entity: "&QUOT", codepoints: Codepoints::Single(34), characters: "\"" },
1567    Entity { entity: "&quot;", codepoints: Codepoints::Single(34), characters: "\"" },
1568    Entity { entity: "&quot", codepoints: Codepoints::Single(34), characters: "\"" },
1569    Entity { entity: "&rAarr;", codepoints: Codepoints::Single(8667), characters: "⇛" },
1570    Entity { entity: "&race;", codepoints: Codepoints::Double(8765, 817), characters: "∽̱" },
1571    Entity { entity: "&Racute;", codepoints: Codepoints::Single(340), characters: "Ŕ" },
1572    Entity { entity: "&racute;", codepoints: Codepoints::Single(341), characters: "ŕ" },
1573    Entity { entity: "&radic;", codepoints: Codepoints::Single(8730), characters: "√" },
1574    Entity { entity: "&raemptyv;", codepoints: Codepoints::Single(10675), characters: "⦳" },
1575    Entity { entity: "&Rang;", codepoints: Codepoints::Single(10219), characters: "⟫" },
1576    Entity { entity: "&rang;", codepoints: Codepoints::Single(10217), characters: "⟩" },
1577    Entity { entity: "&rangd;", codepoints: Codepoints::Single(10642), characters: "⦒" },
1578    Entity { entity: "&range;", codepoints: Codepoints::Single(10661), characters: "⦥" },
1579    Entity { entity: "&rangle;", codepoints: Codepoints::Single(10217), characters: "⟩" },
1580    Entity { entity: "&raquo;", codepoints: Codepoints::Single(187), characters: "»" },
1581    Entity { entity: "&raquo", codepoints: Codepoints::Single(187), characters: "»" },
1582    Entity { entity: "&Rarr;", codepoints: Codepoints::Single(8608), characters: "↠" },
1583    Entity { entity: "&rArr;", codepoints: Codepoints::Single(8658), characters: "⇒" },
1584    Entity { entity: "&rarr;", codepoints: Codepoints::Single(8594), characters: "→" },
1585    Entity { entity: "&rarrap;", codepoints: Codepoints::Single(10613), characters: "⥵" },
1586    Entity { entity: "&rarrb;", codepoints: Codepoints::Single(8677), characters: "⇥" },
1587    Entity { entity: "&rarrbfs;", codepoints: Codepoints::Single(10528), characters: "⤠" },
1588    Entity { entity: "&rarrc;", codepoints: Codepoints::Single(10547), characters: "⤳" },
1589    Entity { entity: "&rarrfs;", codepoints: Codepoints::Single(10526), characters: "⤞" },
1590    Entity { entity: "&rarrhk;", codepoints: Codepoints::Single(8618), characters: "↪" },
1591    Entity { entity: "&rarrlp;", codepoints: Codepoints::Single(8620), characters: "↬" },
1592    Entity { entity: "&rarrpl;", codepoints: Codepoints::Single(10565), characters: "⥅" },
1593    Entity { entity: "&rarrsim;", codepoints: Codepoints::Single(10612), characters: "⥴" },
1594    Entity { entity: "&Rarrtl;", codepoints: Codepoints::Single(10518), characters: "⤖" },
1595    Entity { entity: "&rarrtl;", codepoints: Codepoints::Single(8611), characters: "↣" },
1596    Entity { entity: "&rarrw;", codepoints: Codepoints::Single(8605), characters: "↝" },
1597    Entity { entity: "&rAtail;", codepoints: Codepoints::Single(10524), characters: "⤜" },
1598    Entity { entity: "&ratail;", codepoints: Codepoints::Single(10522), characters: "⤚" },
1599    Entity { entity: "&ratio;", codepoints: Codepoints::Single(8758), characters: "∶" },
1600    Entity { entity: "&rationals;", codepoints: Codepoints::Single(8474), characters: "ℚ" },
1601    Entity { entity: "&RBarr;", codepoints: Codepoints::Single(10512), characters: "⤐" },
1602    Entity { entity: "&rBarr;", codepoints: Codepoints::Single(10511), characters: "⤏" },
1603    Entity { entity: "&rbarr;", codepoints: Codepoints::Single(10509), characters: "⤍" },
1604    Entity { entity: "&rbbrk;", codepoints: Codepoints::Single(10099), characters: "❳" },
1605    Entity { entity: "&rbrace;", codepoints: Codepoints::Single(125), characters: "}" },
1606    Entity { entity: "&rbrack;", codepoints: Codepoints::Single(93), characters: "]" },
1607    Entity { entity: "&rbrke;", codepoints: Codepoints::Single(10636), characters: "⦌" },
1608    Entity { entity: "&rbrksld;", codepoints: Codepoints::Single(10638), characters: "⦎" },
1609    Entity { entity: "&rbrkslu;", codepoints: Codepoints::Single(10640), characters: "⦐" },
1610    Entity { entity: "&Rcaron;", codepoints: Codepoints::Single(344), characters: "Ř" },
1611    Entity { entity: "&rcaron;", codepoints: Codepoints::Single(345), characters: "ř" },
1612    Entity { entity: "&Rcedil;", codepoints: Codepoints::Single(342), characters: "Ŗ" },
1613    Entity { entity: "&rcedil;", codepoints: Codepoints::Single(343), characters: "ŗ" },
1614    Entity { entity: "&rceil;", codepoints: Codepoints::Single(8969), characters: "⌉" },
1615    Entity { entity: "&rcub;", codepoints: Codepoints::Single(125), characters: "}" },
1616    Entity { entity: "&Rcy;", codepoints: Codepoints::Single(1056), characters: "Р" },
1617    Entity { entity: "&rcy;", codepoints: Codepoints::Single(1088), characters: "р" },
1618    Entity { entity: "&rdca;", codepoints: Codepoints::Single(10551), characters: "⤷" },
1619    Entity { entity: "&rdldhar;", codepoints: Codepoints::Single(10601), characters: "⥩" },
1620    Entity { entity: "&rdquo;", codepoints: Codepoints::Single(8221), characters: "”" },
1621    Entity { entity: "&rdquor;", codepoints: Codepoints::Single(8221), characters: "”" },
1622    Entity { entity: "&rdsh;", codepoints: Codepoints::Single(8627), characters: "↳" },
1623    Entity { entity: "&Re;", codepoints: Codepoints::Single(8476), characters: "ℜ" },
1624    Entity { entity: "&real;", codepoints: Codepoints::Single(8476), characters: "ℜ" },
1625    Entity { entity: "&realine;", codepoints: Codepoints::Single(8475), characters: "ℛ" },
1626    Entity { entity: "&realpart;", codepoints: Codepoints::Single(8476), characters: "ℜ" },
1627    Entity { entity: "&reals;", codepoints: Codepoints::Single(8477), characters: "ℝ" },
1628    Entity { entity: "&rect;", codepoints: Codepoints::Single(9645), characters: "▭" },
1629    Entity { entity: "&REG;", codepoints: Codepoints::Single(174), characters: "®" },
1630    Entity { entity: "&REG", codepoints: Codepoints::Single(174), characters: "®" },
1631    Entity { entity: "&reg;", codepoints: Codepoints::Single(174), characters: "®" },
1632    Entity { entity: "&reg", codepoints: Codepoints::Single(174), characters: "®" },
1633    Entity { entity: "&ReverseElement;", codepoints: Codepoints::Single(8715), characters: "∋" },
1634    Entity { entity: "&ReverseEquilibrium;", codepoints: Codepoints::Single(8651), characters: "⇋" },
1635    Entity { entity: "&ReverseUpEquilibrium;", codepoints: Codepoints::Single(10607), characters: "⥯" },
1636    Entity { entity: "&rfisht;", codepoints: Codepoints::Single(10621), characters: "⥽" },
1637    Entity { entity: "&rfloor;", codepoints: Codepoints::Single(8971), characters: "⌋" },
1638    Entity { entity: "&Rfr;", codepoints: Codepoints::Single(8476), characters: "ℜ" },
1639    Entity { entity: "&rfr;", codepoints: Codepoints::Single(120111), characters: "𝔯" },
1640    Entity { entity: "&rHar;", codepoints: Codepoints::Single(10596), characters: "⥤" },
1641    Entity { entity: "&rhard;", codepoints: Codepoints::Single(8641), characters: "⇁" },
1642    Entity { entity: "&rharu;", codepoints: Codepoints::Single(8640), characters: "⇀" },
1643    Entity { entity: "&rharul;", codepoints: Codepoints::Single(10604), characters: "⥬" },
1644    Entity { entity: "&Rho;", codepoints: Codepoints::Single(929), characters: "Ρ" },
1645    Entity { entity: "&rho;", codepoints: Codepoints::Single(961), characters: "ρ" },
1646    Entity { entity: "&rhov;", codepoints: Codepoints::Single(1009), characters: "ϱ" },
1647    Entity { entity: "&RightAngleBracket;", codepoints: Codepoints::Single(10217), characters: "⟩" },
1648    Entity { entity: "&RightArrow;", codepoints: Codepoints::Single(8594), characters: "→" },
1649    Entity { entity: "&Rightarrow;", codepoints: Codepoints::Single(8658), characters: "⇒" },
1650    Entity { entity: "&rightarrow;", codepoints: Codepoints::Single(8594), characters: "→" },
1651    Entity { entity: "&RightArrowBar;", codepoints: Codepoints::Single(8677), characters: "⇥" },
1652    Entity { entity: "&RightArrowLeftArrow;", codepoints: Codepoints::Single(8644), characters: "⇄" },
1653    Entity { entity: "&rightarrowtail;", codepoints: Codepoints::Single(8611), characters: "↣" },
1654    Entity { entity: "&RightCeiling;", codepoints: Codepoints::Single(8969), characters: "⌉" },
1655    Entity { entity: "&RightDoubleBracket;", codepoints: Codepoints::Single(10215), characters: "⟧" },
1656    Entity { entity: "&RightDownTeeVector;", codepoints: Codepoints::Single(10589), characters: "⥝" },
1657    Entity { entity: "&RightDownVector;", codepoints: Codepoints::Single(8642), characters: "⇂" },
1658    Entity { entity: "&RightDownVectorBar;", codepoints: Codepoints::Single(10581), characters: "⥕" },
1659    Entity { entity: "&RightFloor;", codepoints: Codepoints::Single(8971), characters: "⌋" },
1660    Entity { entity: "&rightharpoondown;", codepoints: Codepoints::Single(8641), characters: "⇁" },
1661    Entity { entity: "&rightharpoonup;", codepoints: Codepoints::Single(8640), characters: "⇀" },
1662    Entity { entity: "&rightleftarrows;", codepoints: Codepoints::Single(8644), characters: "⇄" },
1663    Entity { entity: "&rightleftharpoons;", codepoints: Codepoints::Single(8652), characters: "⇌" },
1664    Entity { entity: "&rightrightarrows;", codepoints: Codepoints::Single(8649), characters: "⇉" },
1665    Entity { entity: "&rightsquigarrow;", codepoints: Codepoints::Single(8605), characters: "↝" },
1666    Entity { entity: "&RightTee;", codepoints: Codepoints::Single(8866), characters: "⊢" },
1667    Entity { entity: "&RightTeeArrow;", codepoints: Codepoints::Single(8614), characters: "↦" },
1668    Entity { entity: "&RightTeeVector;", codepoints: Codepoints::Single(10587), characters: "⥛" },
1669    Entity { entity: "&rightthreetimes;", codepoints: Codepoints::Single(8908), characters: "⋌" },
1670    Entity { entity: "&RightTriangle;", codepoints: Codepoints::Single(8883), characters: "⊳" },
1671    Entity { entity: "&RightTriangleBar;", codepoints: Codepoints::Single(10704), characters: "⧐" },
1672    Entity { entity: "&RightTriangleEqual;", codepoints: Codepoints::Single(8885), characters: "⊵" },
1673    Entity { entity: "&RightUpDownVector;", codepoints: Codepoints::Single(10575), characters: "⥏" },
1674    Entity { entity: "&RightUpTeeVector;", codepoints: Codepoints::Single(10588), characters: "⥜" },
1675    Entity { entity: "&RightUpVector;", codepoints: Codepoints::Single(8638), characters: "↾" },
1676    Entity { entity: "&RightUpVectorBar;", codepoints: Codepoints::Single(10580), characters: "⥔" },
1677    Entity { entity: "&RightVector;", codepoints: Codepoints::Single(8640), characters: "⇀" },
1678    Entity { entity: "&RightVectorBar;", codepoints: Codepoints::Single(10579), characters: "⥓" },
1679    Entity { entity: "&ring;", codepoints: Codepoints::Single(730), characters: "˚" },
1680    Entity { entity: "&risingdotseq;", codepoints: Codepoints::Single(8787), characters: "≓" },
1681    Entity { entity: "&rlarr;", codepoints: Codepoints::Single(8644), characters: "⇄" },
1682    Entity { entity: "&rlhar;", codepoints: Codepoints::Single(8652), characters: "⇌" },
1683    Entity { entity: "&rlm;", codepoints: Codepoints::Single(8207), characters: "‏" },
1684    Entity { entity: "&rmoust;", codepoints: Codepoints::Single(9137), characters: "⎱" },
1685    Entity { entity: "&rmoustache;", codepoints: Codepoints::Single(9137), characters: "⎱" },
1686    Entity { entity: "&rnmid;", codepoints: Codepoints::Single(10990), characters: "⫮" },
1687    Entity { entity: "&roang;", codepoints: Codepoints::Single(10221), characters: "⟭" },
1688    Entity { entity: "&roarr;", codepoints: Codepoints::Single(8702), characters: "⇾" },
1689    Entity { entity: "&robrk;", codepoints: Codepoints::Single(10215), characters: "⟧" },
1690    Entity { entity: "&ropar;", codepoints: Codepoints::Single(10630), characters: "⦆" },
1691    Entity { entity: "&Ropf;", codepoints: Codepoints::Single(8477), characters: "ℝ" },
1692    Entity { entity: "&ropf;", codepoints: Codepoints::Single(120163), characters: "𝕣" },
1693    Entity { entity: "&roplus;", codepoints: Codepoints::Single(10798), characters: "⨮" },
1694    Entity { entity: "&rotimes;", codepoints: Codepoints::Single(10805), characters: "⨵" },
1695    Entity { entity: "&RoundImplies;", codepoints: Codepoints::Single(10608), characters: "⥰" },
1696    Entity { entity: "&rpar;", codepoints: Codepoints::Single(41), characters: ")" },
1697    Entity { entity: "&rpargt;", codepoints: Codepoints::Single(10644), characters: "⦔" },
1698    Entity { entity: "&rppolint;", codepoints: Codepoints::Single(10770), characters: "⨒" },
1699    Entity { entity: "&rrarr;", codepoints: Codepoints::Single(8649), characters: "⇉" },
1700    Entity { entity: "&Rrightarrow;", codepoints: Codepoints::Single(8667), characters: "⇛" },
1701    Entity { entity: "&rsaquo;", codepoints: Codepoints::Single(8250), characters: "›" },
1702    Entity { entity: "&Rscr;", codepoints: Codepoints::Single(8475), characters: "ℛ" },
1703    Entity { entity: "&rscr;", codepoints: Codepoints::Single(120007), characters: "𝓇" },
1704    Entity { entity: "&Rsh;", codepoints: Codepoints::Single(8625), characters: "↱" },
1705    Entity { entity: "&rsh;", codepoints: Codepoints::Single(8625), characters: "↱" },
1706    Entity { entity: "&rsqb;", codepoints: Codepoints::Single(93), characters: "]" },
1707    Entity { entity: "&rsquo;", codepoints: Codepoints::Single(8217), characters: "’" },
1708    Entity { entity: "&rsquor;", codepoints: Codepoints::Single(8217), characters: "’" },
1709    Entity { entity: "&rthree;", codepoints: Codepoints::Single(8908), characters: "⋌" },
1710    Entity { entity: "&rtimes;", codepoints: Codepoints::Single(8906), characters: "⋊" },
1711    Entity { entity: "&rtri;", codepoints: Codepoints::Single(9657), characters: "▹" },
1712    Entity { entity: "&rtrie;", codepoints: Codepoints::Single(8885), characters: "⊵" },
1713    Entity { entity: "&rtrif;", codepoints: Codepoints::Single(9656), characters: "▸" },
1714    Entity { entity: "&rtriltri;", codepoints: Codepoints::Single(10702), characters: "⧎" },
1715    Entity { entity: "&RuleDelayed;", codepoints: Codepoints::Single(10740), characters: "⧴" },
1716    Entity { entity: "&ruluhar;", codepoints: Codepoints::Single(10600), characters: "⥨" },
1717    Entity { entity: "&rx;", codepoints: Codepoints::Single(8478), characters: "℞" },
1718    Entity { entity: "&Sacute;", codepoints: Codepoints::Single(346), characters: "Ś" },
1719    Entity { entity: "&sacute;", codepoints: Codepoints::Single(347), characters: "ś" },
1720    Entity { entity: "&sbquo;", codepoints: Codepoints::Single(8218), characters: "‚" },
1721    Entity { entity: "&Sc;", codepoints: Codepoints::Single(10940), characters: "⪼" },
1722    Entity { entity: "&sc;", codepoints: Codepoints::Single(8827), characters: "≻" },
1723    Entity { entity: "&scap;", codepoints: Codepoints::Single(10936), characters: "⪸" },
1724    Entity { entity: "&Scaron;", codepoints: Codepoints::Single(352), characters: "Š" },
1725    Entity { entity: "&scaron;", codepoints: Codepoints::Single(353), characters: "š" },
1726    Entity { entity: "&sccue;", codepoints: Codepoints::Single(8829), characters: "≽" },
1727    Entity { entity: "&scE;", codepoints: Codepoints::Single(10932), characters: "⪴" },
1728    Entity { entity: "&sce;", codepoints: Codepoints::Single(10928), characters: "⪰" },
1729    Entity { entity: "&Scedil;", codepoints: Codepoints::Single(350), characters: "Ş" },
1730    Entity { entity: "&scedil;", codepoints: Codepoints::Single(351), characters: "ş" },
1731    Entity { entity: "&Scirc;", codepoints: Codepoints::Single(348), characters: "Ŝ" },
1732    Entity { entity: "&scirc;", codepoints: Codepoints::Single(349), characters: "ŝ" },
1733    Entity { entity: "&scnap;", codepoints: Codepoints::Single(10938), characters: "⪺" },
1734    Entity { entity: "&scnE;", codepoints: Codepoints::Single(10934), characters: "⪶" },
1735    Entity { entity: "&scnsim;", codepoints: Codepoints::Single(8937), characters: "⋩" },
1736    Entity { entity: "&scpolint;", codepoints: Codepoints::Single(10771), characters: "⨓" },
1737    Entity { entity: "&scsim;", codepoints: Codepoints::Single(8831), characters: "≿" },
1738    Entity { entity: "&Scy;", codepoints: Codepoints::Single(1057), characters: "С" },
1739    Entity { entity: "&scy;", codepoints: Codepoints::Single(1089), characters: "с" },
1740    Entity { entity: "&sdot;", codepoints: Codepoints::Single(8901), characters: "⋅" },
1741    Entity { entity: "&sdotb;", codepoints: Codepoints::Single(8865), characters: "⊡" },
1742    Entity { entity: "&sdote;", codepoints: Codepoints::Single(10854), characters: "⩦" },
1743    Entity { entity: "&searhk;", codepoints: Codepoints::Single(10533), characters: "⤥" },
1744    Entity { entity: "&seArr;", codepoints: Codepoints::Single(8664), characters: "⇘" },
1745    Entity { entity: "&searr;", codepoints: Codepoints::Single(8600), characters: "↘" },
1746    Entity { entity: "&searrow;", codepoints: Codepoints::Single(8600), characters: "↘" },
1747    Entity { entity: "&sect;", codepoints: Codepoints::Single(167), characters: "§" },
1748    Entity { entity: "&sect", codepoints: Codepoints::Single(167), characters: "§" },
1749    Entity { entity: "&semi;", codepoints: Codepoints::Single(59), characters: ";" },
1750    Entity { entity: "&seswar;", codepoints: Codepoints::Single(10537), characters: "⤩" },
1751    Entity { entity: "&setminus;", codepoints: Codepoints::Single(8726), characters: "∖" },
1752    Entity { entity: "&setmn;", codepoints: Codepoints::Single(8726), characters: "∖" },
1753    Entity { entity: "&sext;", codepoints: Codepoints::Single(10038), characters: "✶" },
1754    Entity { entity: "&Sfr;", codepoints: Codepoints::Single(120086), characters: "𝔖" },
1755    Entity { entity: "&sfr;", codepoints: Codepoints::Single(120112), characters: "𝔰" },
1756    Entity { entity: "&sfrown;", codepoints: Codepoints::Single(8994), characters: "⌢" },
1757    Entity { entity: "&sharp;", codepoints: Codepoints::Single(9839), characters: "♯" },
1758    Entity { entity: "&SHCHcy;", codepoints: Codepoints::Single(1065), characters: "Щ" },
1759    Entity { entity: "&shchcy;", codepoints: Codepoints::Single(1097), characters: "щ" },
1760    Entity { entity: "&SHcy;", codepoints: Codepoints::Single(1064), characters: "Ш" },
1761    Entity { entity: "&shcy;", codepoints: Codepoints::Single(1096), characters: "ш" },
1762    Entity { entity: "&ShortDownArrow;", codepoints: Codepoints::Single(8595), characters: "↓" },
1763    Entity { entity: "&ShortLeftArrow;", codepoints: Codepoints::Single(8592), characters: "←" },
1764    Entity { entity: "&shortmid;", codepoints: Codepoints::Single(8739), characters: "∣" },
1765    Entity { entity: "&shortparallel;", codepoints: Codepoints::Single(8741), characters: "∥" },
1766    Entity { entity: "&ShortRightArrow;", codepoints: Codepoints::Single(8594), characters: "→" },
1767    Entity { entity: "&ShortUpArrow;", codepoints: Codepoints::Single(8593), characters: "↑" },
1768    Entity { entity: "&shy;", codepoints: Codepoints::Single(173), characters: "­" },
1769    Entity { entity: "&shy", codepoints: Codepoints::Single(173), characters: "­" },
1770    Entity { entity: "&Sigma;", codepoints: Codepoints::Single(931), characters: "Σ" },
1771    Entity { entity: "&sigma;", codepoints: Codepoints::Single(963), characters: "σ" },
1772    Entity { entity: "&sigmaf;", codepoints: Codepoints::Single(962), characters: "ς" },
1773    Entity { entity: "&sigmav;", codepoints: Codepoints::Single(962), characters: "ς" },
1774    Entity { entity: "&sim;", codepoints: Codepoints::Single(8764), characters: "∼" },
1775    Entity { entity: "&simdot;", codepoints: Codepoints::Single(10858), characters: "⩪" },
1776    Entity { entity: "&sime;", codepoints: Codepoints::Single(8771), characters: "≃" },
1777    Entity { entity: "&simeq;", codepoints: Codepoints::Single(8771), characters: "≃" },
1778    Entity { entity: "&simg;", codepoints: Codepoints::Single(10910), characters: "⪞" },
1779    Entity { entity: "&simgE;", codepoints: Codepoints::Single(10912), characters: "⪠" },
1780    Entity { entity: "&siml;", codepoints: Codepoints::Single(10909), characters: "⪝" },
1781    Entity { entity: "&simlE;", codepoints: Codepoints::Single(10911), characters: "⪟" },
1782    Entity { entity: "&simne;", codepoints: Codepoints::Single(8774), characters: "≆" },
1783    Entity { entity: "&simplus;", codepoints: Codepoints::Single(10788), characters: "⨤" },
1784    Entity { entity: "&simrarr;", codepoints: Codepoints::Single(10610), characters: "⥲" },
1785    Entity { entity: "&slarr;", codepoints: Codepoints::Single(8592), characters: "←" },
1786    Entity { entity: "&SmallCircle;", codepoints: Codepoints::Single(8728), characters: "∘" },
1787    Entity { entity: "&smallsetminus;", codepoints: Codepoints::Single(8726), characters: "∖" },
1788    Entity { entity: "&smashp;", codepoints: Codepoints::Single(10803), characters: "⨳" },
1789    Entity { entity: "&smeparsl;", codepoints: Codepoints::Single(10724), characters: "⧤" },
1790    Entity { entity: "&smid;", codepoints: Codepoints::Single(8739), characters: "∣" },
1791    Entity { entity: "&smile;", codepoints: Codepoints::Single(8995), characters: "⌣" },
1792    Entity { entity: "&smt;", codepoints: Codepoints::Single(10922), characters: "⪪" },
1793    Entity { entity: "&smte;", codepoints: Codepoints::Single(10924), characters: "⪬" },
1794    Entity { entity: "&smtes;", codepoints: Codepoints::Double(10924, 65024), characters: "⪬︀" },
1795    Entity { entity: "&SOFTcy;", codepoints: Codepoints::Single(1068), characters: "Ь" },
1796    Entity { entity: "&softcy;", codepoints: Codepoints::Single(1100), characters: "ь" },
1797    Entity { entity: "&sol;", codepoints: Codepoints::Single(47), characters: "/" },
1798    Entity { entity: "&solb;", codepoints: Codepoints::Single(10692), characters: "⧄" },
1799    Entity { entity: "&solbar;", codepoints: Codepoints::Single(9023), characters: "⌿" },
1800    Entity { entity: "&Sopf;", codepoints: Codepoints::Single(120138), characters: "𝕊" },
1801    Entity { entity: "&sopf;", codepoints: Codepoints::Single(120164), characters: "𝕤" },
1802    Entity { entity: "&spades;", codepoints: Codepoints::Single(9824), characters: "♠" },
1803    Entity { entity: "&spadesuit;", codepoints: Codepoints::Single(9824), characters: "♠" },
1804    Entity { entity: "&spar;", codepoints: Codepoints::Single(8741), characters: "∥" },
1805    Entity { entity: "&sqcap;", codepoints: Codepoints::Single(8851), characters: "⊓" },
1806    Entity { entity: "&sqcaps;", codepoints: Codepoints::Double(8851, 65024), characters: "⊓︀" },
1807    Entity { entity: "&sqcup;", codepoints: Codepoints::Single(8852), characters: "⊔" },
1808    Entity { entity: "&sqcups;", codepoints: Codepoints::Double(8852, 65024), characters: "⊔︀" },
1809    Entity { entity: "&Sqrt;", codepoints: Codepoints::Single(8730), characters: "√" },
1810    Entity { entity: "&sqsub;", codepoints: Codepoints::Single(8847), characters: "⊏" },
1811    Entity { entity: "&sqsube;", codepoints: Codepoints::Single(8849), characters: "⊑" },
1812    Entity { entity: "&sqsubset;", codepoints: Codepoints::Single(8847), characters: "⊏" },
1813    Entity { entity: "&sqsubseteq;", codepoints: Codepoints::Single(8849), characters: "⊑" },
1814    Entity { entity: "&sqsup;", codepoints: Codepoints::Single(8848), characters: "⊐" },
1815    Entity { entity: "&sqsupe;", codepoints: Codepoints::Single(8850), characters: "⊒" },
1816    Entity { entity: "&sqsupset;", codepoints: Codepoints::Single(8848), characters: "⊐" },
1817    Entity { entity: "&sqsupseteq;", codepoints: Codepoints::Single(8850), characters: "⊒" },
1818    Entity { entity: "&squ;", codepoints: Codepoints::Single(9633), characters: "□" },
1819    Entity { entity: "&Square;", codepoints: Codepoints::Single(9633), characters: "□" },
1820    Entity { entity: "&square;", codepoints: Codepoints::Single(9633), characters: "□" },
1821    Entity { entity: "&SquareIntersection;", codepoints: Codepoints::Single(8851), characters: "⊓" },
1822    Entity { entity: "&SquareSubset;", codepoints: Codepoints::Single(8847), characters: "⊏" },
1823    Entity { entity: "&SquareSubsetEqual;", codepoints: Codepoints::Single(8849), characters: "⊑" },
1824    Entity { entity: "&SquareSuperset;", codepoints: Codepoints::Single(8848), characters: "⊐" },
1825    Entity { entity: "&SquareSupersetEqual;", codepoints: Codepoints::Single(8850), characters: "⊒" },
1826    Entity { entity: "&SquareUnion;", codepoints: Codepoints::Single(8852), characters: "⊔" },
1827    Entity { entity: "&squarf;", codepoints: Codepoints::Single(9642), characters: "▪" },
1828    Entity { entity: "&squf;", codepoints: Codepoints::Single(9642), characters: "▪" },
1829    Entity { entity: "&srarr;", codepoints: Codepoints::Single(8594), characters: "→" },
1830    Entity { entity: "&Sscr;", codepoints: Codepoints::Single(119982), characters: "𝒮" },
1831    Entity { entity: "&sscr;", codepoints: Codepoints::Single(120008), characters: "𝓈" },
1832    Entity { entity: "&ssetmn;", codepoints: Codepoints::Single(8726), characters: "∖" },
1833    Entity { entity: "&ssmile;", codepoints: Codepoints::Single(8995), characters: "⌣" },
1834    Entity { entity: "&sstarf;", codepoints: Codepoints::Single(8902), characters: "⋆" },
1835    Entity { entity: "&Star;", codepoints: Codepoints::Single(8902), characters: "⋆" },
1836    Entity { entity: "&star;", codepoints: Codepoints::Single(9734), characters: "☆" },
1837    Entity { entity: "&starf;", codepoints: Codepoints::Single(9733), characters: "★" },
1838    Entity { entity: "&straightepsilon;", codepoints: Codepoints::Single(1013), characters: "ϵ" },
1839    Entity { entity: "&straightphi;", codepoints: Codepoints::Single(981), characters: "ϕ" },
1840    Entity { entity: "&strns;", codepoints: Codepoints::Single(175), characters: "¯" },
1841    Entity { entity: "&Sub;", codepoints: Codepoints::Single(8912), characters: "⋐" },
1842    Entity { entity: "&sub;", codepoints: Codepoints::Single(8834), characters: "⊂" },
1843    Entity { entity: "&subdot;", codepoints: Codepoints::Single(10941), characters: "⪽" },
1844    Entity { entity: "&subE;", codepoints: Codepoints::Single(10949), characters: "⫅" },
1845    Entity { entity: "&sube;", codepoints: Codepoints::Single(8838), characters: "⊆" },
1846    Entity { entity: "&subedot;", codepoints: Codepoints::Single(10947), characters: "⫃" },
1847    Entity { entity: "&submult;", codepoints: Codepoints::Single(10945), characters: "⫁" },
1848    Entity { entity: "&subnE;", codepoints: Codepoints::Single(10955), characters: "⫋" },
1849    Entity { entity: "&subne;", codepoints: Codepoints::Single(8842), characters: "⊊" },
1850    Entity { entity: "&subplus;", codepoints: Codepoints::Single(10943), characters: "⪿" },
1851    Entity { entity: "&subrarr;", codepoints: Codepoints::Single(10617), characters: "⥹" },
1852    Entity { entity: "&Subset;", codepoints: Codepoints::Single(8912), characters: "⋐" },
1853    Entity { entity: "&subset;", codepoints: Codepoints::Single(8834), characters: "⊂" },
1854    Entity { entity: "&subseteq;", codepoints: Codepoints::Single(8838), characters: "⊆" },
1855    Entity { entity: "&subseteqq;", codepoints: Codepoints::Single(10949), characters: "⫅" },
1856    Entity { entity: "&SubsetEqual;", codepoints: Codepoints::Single(8838), characters: "⊆" },
1857    Entity { entity: "&subsetneq;", codepoints: Codepoints::Single(8842), characters: "⊊" },
1858    Entity { entity: "&subsetneqq;", codepoints: Codepoints::Single(10955), characters: "⫋" },
1859    Entity { entity: "&subsim;", codepoints: Codepoints::Single(10951), characters: "⫇" },
1860    Entity { entity: "&subsub;", codepoints: Codepoints::Single(10965), characters: "⫕" },
1861    Entity { entity: "&subsup;", codepoints: Codepoints::Single(10963), characters: "⫓" },
1862    Entity { entity: "&succ;", codepoints: Codepoints::Single(8827), characters: "≻" },
1863    Entity { entity: "&succapprox;", codepoints: Codepoints::Single(10936), characters: "⪸" },
1864    Entity { entity: "&succcurlyeq;", codepoints: Codepoints::Single(8829), characters: "≽" },
1865    Entity { entity: "&Succeeds;", codepoints: Codepoints::Single(8827), characters: "≻" },
1866    Entity { entity: "&SucceedsEqual;", codepoints: Codepoints::Single(10928), characters: "⪰" },
1867    Entity { entity: "&SucceedsSlantEqual;", codepoints: Codepoints::Single(8829), characters: "≽" },
1868    Entity { entity: "&SucceedsTilde;", codepoints: Codepoints::Single(8831), characters: "≿" },
1869    Entity { entity: "&succeq;", codepoints: Codepoints::Single(10928), characters: "⪰" },
1870    Entity { entity: "&succnapprox;", codepoints: Codepoints::Single(10938), characters: "⪺" },
1871    Entity { entity: "&succneqq;", codepoints: Codepoints::Single(10934), characters: "⪶" },
1872    Entity { entity: "&succnsim;", codepoints: Codepoints::Single(8937), characters: "⋩" },
1873    Entity { entity: "&succsim;", codepoints: Codepoints::Single(8831), characters: "≿" },
1874    Entity { entity: "&SuchThat;", codepoints: Codepoints::Single(8715), characters: "∋" },
1875    Entity { entity: "&Sum;", codepoints: Codepoints::Single(8721), characters: "∑" },
1876    Entity { entity: "&sum;", codepoints: Codepoints::Single(8721), characters: "∑" },
1877    Entity { entity: "&sung;", codepoints: Codepoints::Single(9834), characters: "♪" },
1878    Entity { entity: "&Sup;", codepoints: Codepoints::Single(8913), characters: "⋑" },
1879    Entity { entity: "&sup;", codepoints: Codepoints::Single(8835), characters: "⊃" },
1880    Entity { entity: "&sup1;", codepoints: Codepoints::Single(185), characters: "¹" },
1881    Entity { entity: "&sup1", codepoints: Codepoints::Single(185), characters: "¹" },
1882    Entity { entity: "&sup2;", codepoints: Codepoints::Single(178), characters: "²" },
1883    Entity { entity: "&sup2", codepoints: Codepoints::Single(178), characters: "²" },
1884    Entity { entity: "&sup3;", codepoints: Codepoints::Single(179), characters: "³" },
1885    Entity { entity: "&sup3", codepoints: Codepoints::Single(179), characters: "³" },
1886    Entity { entity: "&supdot;", codepoints: Codepoints::Single(10942), characters: "⪾" },
1887    Entity { entity: "&supdsub;", codepoints: Codepoints::Single(10968), characters: "⫘" },
1888    Entity { entity: "&supE;", codepoints: Codepoints::Single(10950), characters: "⫆" },
1889    Entity { entity: "&supe;", codepoints: Codepoints::Single(8839), characters: "⊇" },
1890    Entity { entity: "&supedot;", codepoints: Codepoints::Single(10948), characters: "⫄" },
1891    Entity { entity: "&Superset;", codepoints: Codepoints::Single(8835), characters: "⊃" },
1892    Entity { entity: "&SupersetEqual;", codepoints: Codepoints::Single(8839), characters: "⊇" },
1893    Entity { entity: "&suphsol;", codepoints: Codepoints::Single(10185), characters: "⟉" },
1894    Entity { entity: "&suphsub;", codepoints: Codepoints::Single(10967), characters: "⫗" },
1895    Entity { entity: "&suplarr;", codepoints: Codepoints::Single(10619), characters: "⥻" },
1896    Entity { entity: "&supmult;", codepoints: Codepoints::Single(10946), characters: "⫂" },
1897    Entity { entity: "&supnE;", codepoints: Codepoints::Single(10956), characters: "⫌" },
1898    Entity { entity: "&supne;", codepoints: Codepoints::Single(8843), characters: "⊋" },
1899    Entity { entity: "&supplus;", codepoints: Codepoints::Single(10944), characters: "⫀" },
1900    Entity { entity: "&Supset;", codepoints: Codepoints::Single(8913), characters: "⋑" },
1901    Entity { entity: "&supset;", codepoints: Codepoints::Single(8835), characters: "⊃" },
1902    Entity { entity: "&supseteq;", codepoints: Codepoints::Single(8839), characters: "⊇" },
1903    Entity { entity: "&supseteqq;", codepoints: Codepoints::Single(10950), characters: "⫆" },
1904    Entity { entity: "&supsetneq;", codepoints: Codepoints::Single(8843), characters: "⊋" },
1905    Entity { entity: "&supsetneqq;", codepoints: Codepoints::Single(10956), characters: "⫌" },
1906    Entity { entity: "&supsim;", codepoints: Codepoints::Single(10952), characters: "⫈" },
1907    Entity { entity: "&supsub;", codepoints: Codepoints::Single(10964), characters: "⫔" },
1908    Entity { entity: "&supsup;", codepoints: Codepoints::Single(10966), characters: "⫖" },
1909    Entity { entity: "&swarhk;", codepoints: Codepoints::Single(10534), characters: "⤦" },
1910    Entity { entity: "&swArr;", codepoints: Codepoints::Single(8665), characters: "⇙" },
1911    Entity { entity: "&swarr;", codepoints: Codepoints::Single(8601), characters: "↙" },
1912    Entity { entity: "&swarrow;", codepoints: Codepoints::Single(8601), characters: "↙" },
1913    Entity { entity: "&swnwar;", codepoints: Codepoints::Single(10538), characters: "⤪" },
1914    Entity { entity: "&szlig;", codepoints: Codepoints::Single(223), characters: "ß" },
1915    Entity { entity: "&szlig", codepoints: Codepoints::Single(223), characters: "ß" },
1916    Entity { entity: "&Tab;", codepoints: Codepoints::Single(9), characters: "	" },
1917    Entity { entity: "&target;", codepoints: Codepoints::Single(8982), characters: "⌖" },
1918    Entity { entity: "&Tau;", codepoints: Codepoints::Single(932), characters: "Τ" },
1919    Entity { entity: "&tau;", codepoints: Codepoints::Single(964), characters: "τ" },
1920    Entity { entity: "&tbrk;", codepoints: Codepoints::Single(9140), characters: "⎴" },
1921    Entity { entity: "&Tcaron;", codepoints: Codepoints::Single(356), characters: "Ť" },
1922    Entity { entity: "&tcaron;", codepoints: Codepoints::Single(357), characters: "ť" },
1923    Entity { entity: "&Tcedil;", codepoints: Codepoints::Single(354), characters: "Ţ" },
1924    Entity { entity: "&tcedil;", codepoints: Codepoints::Single(355), characters: "ţ" },
1925    Entity { entity: "&Tcy;", codepoints: Codepoints::Single(1058), characters: "Т" },
1926    Entity { entity: "&tcy;", codepoints: Codepoints::Single(1090), characters: "т" },
1927    Entity { entity: "&tdot;", codepoints: Codepoints::Single(8411), characters: "⃛" },
1928    Entity { entity: "&telrec;", codepoints: Codepoints::Single(8981), characters: "⌕" },
1929    Entity { entity: "&Tfr;", codepoints: Codepoints::Single(120087), characters: "𝔗" },
1930    Entity { entity: "&tfr;", codepoints: Codepoints::Single(120113), characters: "𝔱" },
1931    Entity { entity: "&there4;", codepoints: Codepoints::Single(8756), characters: "∴" },
1932    Entity { entity: "&Therefore;", codepoints: Codepoints::Single(8756), characters: "∴" },
1933    Entity { entity: "&therefore;", codepoints: Codepoints::Single(8756), characters: "∴" },
1934    Entity { entity: "&Theta;", codepoints: Codepoints::Single(920), characters: "Θ" },
1935    Entity { entity: "&theta;", codepoints: Codepoints::Single(952), characters: "θ" },
1936    Entity { entity: "&thetasym;", codepoints: Codepoints::Single(977), characters: "ϑ" },
1937    Entity { entity: "&thetav;", codepoints: Codepoints::Single(977), characters: "ϑ" },
1938    Entity { entity: "&thickapprox;", codepoints: Codepoints::Single(8776), characters: "≈" },
1939    Entity { entity: "&thicksim;", codepoints: Codepoints::Single(8764), characters: "∼" },
1940    Entity { entity: "&ThickSpace;", codepoints: Codepoints::Double(8287, 8202), characters: "  " },
1941    Entity { entity: "&thinsp;", codepoints: Codepoints::Single(8201), characters: " " },
1942    Entity { entity: "&ThinSpace;", codepoints: Codepoints::Single(8201), characters: " " },
1943    Entity { entity: "&thkap;", codepoints: Codepoints::Single(8776), characters: "≈" },
1944    Entity { entity: "&thksim;", codepoints: Codepoints::Single(8764), characters: "∼" },
1945    Entity { entity: "&THORN;", codepoints: Codepoints::Single(222), characters: "Þ" },
1946    Entity { entity: "&THORN", codepoints: Codepoints::Single(222), characters: "Þ" },
1947    Entity { entity: "&thorn;", codepoints: Codepoints::Single(254), characters: "þ" },
1948    Entity { entity: "&thorn", codepoints: Codepoints::Single(254), characters: "þ" },
1949    Entity { entity: "&Tilde;", codepoints: Codepoints::Single(8764), characters: "∼" },
1950    Entity { entity: "&tilde;", codepoints: Codepoints::Single(732), characters: "˜" },
1951    Entity { entity: "&TildeEqual;", codepoints: Codepoints::Single(8771), characters: "≃" },
1952    Entity { entity: "&TildeFullEqual;", codepoints: Codepoints::Single(8773), characters: "≅" },
1953    Entity { entity: "&TildeTilde;", codepoints: Codepoints::Single(8776), characters: "≈" },
1954    Entity { entity: "&times;", codepoints: Codepoints::Single(215), characters: "×" },
1955    Entity { entity: "&times", codepoints: Codepoints::Single(215), characters: "×" },
1956    Entity { entity: "&timesb;", codepoints: Codepoints::Single(8864), characters: "⊠" },
1957    Entity { entity: "&timesbar;", codepoints: Codepoints::Single(10801), characters: "⨱" },
1958    Entity { entity: "&timesd;", codepoints: Codepoints::Single(10800), characters: "⨰" },
1959    Entity { entity: "&tint;", codepoints: Codepoints::Single(8749), characters: "∭" },
1960    Entity { entity: "&toea;", codepoints: Codepoints::Single(10536), characters: "⤨" },
1961    Entity { entity: "&top;", codepoints: Codepoints::Single(8868), characters: "⊤" },
1962    Entity { entity: "&topbot;", codepoints: Codepoints::Single(9014), characters: "⌶" },
1963    Entity { entity: "&topcir;", codepoints: Codepoints::Single(10993), characters: "⫱" },
1964    Entity { entity: "&Topf;", codepoints: Codepoints::Single(120139), characters: "𝕋" },
1965    Entity { entity: "&topf;", codepoints: Codepoints::Single(120165), characters: "𝕥" },
1966    Entity { entity: "&topfork;", codepoints: Codepoints::Single(10970), characters: "⫚" },
1967    Entity { entity: "&tosa;", codepoints: Codepoints::Single(10537), characters: "⤩" },
1968    Entity { entity: "&tprime;", codepoints: Codepoints::Single(8244), characters: "‴" },
1969    Entity { entity: "&TRADE;", codepoints: Codepoints::Single(8482), characters: "™" },
1970    Entity { entity: "&trade;", codepoints: Codepoints::Single(8482), characters: "™" },
1971    Entity { entity: "&triangle;", codepoints: Codepoints::Single(9653), characters: "▵" },
1972    Entity { entity: "&triangledown;", codepoints: Codepoints::Single(9663), characters: "▿" },
1973    Entity { entity: "&triangleleft;", codepoints: Codepoints::Single(9667), characters: "◃" },
1974    Entity { entity: "&trianglelefteq;", codepoints: Codepoints::Single(8884), characters: "⊴" },
1975    Entity { entity: "&triangleq;", codepoints: Codepoints::Single(8796), characters: "≜" },
1976    Entity { entity: "&triangleright;", codepoints: Codepoints::Single(9657), characters: "▹" },
1977    Entity { entity: "&trianglerighteq;", codepoints: Codepoints::Single(8885), characters: "⊵" },
1978    Entity { entity: "&tridot;", codepoints: Codepoints::Single(9708), characters: "◬" },
1979    Entity { entity: "&trie;", codepoints: Codepoints::Single(8796), characters: "≜" },
1980    Entity { entity: "&triminus;", codepoints: Codepoints::Single(10810), characters: "⨺" },
1981    Entity { entity: "&TripleDot;", codepoints: Codepoints::Single(8411), characters: "⃛" },
1982    Entity { entity: "&triplus;", codepoints: Codepoints::Single(10809), characters: "⨹" },
1983    Entity { entity: "&trisb;", codepoints: Codepoints::Single(10701), characters: "⧍" },
1984    Entity { entity: "&tritime;", codepoints: Codepoints::Single(10811), characters: "⨻" },
1985    Entity { entity: "&trpezium;", codepoints: Codepoints::Single(9186), characters: "⏢" },
1986    Entity { entity: "&Tscr;", codepoints: Codepoints::Single(119983), characters: "𝒯" },
1987    Entity { entity: "&tscr;", codepoints: Codepoints::Single(120009), characters: "𝓉" },
1988    Entity { entity: "&TScy;", codepoints: Codepoints::Single(1062), characters: "Ц" },
1989    Entity { entity: "&tscy;", codepoints: Codepoints::Single(1094), characters: "ц" },
1990    Entity { entity: "&TSHcy;", codepoints: Codepoints::Single(1035), characters: "Ћ" },
1991    Entity { entity: "&tshcy;", codepoints: Codepoints::Single(1115), characters: "ћ" },
1992    Entity { entity: "&Tstrok;", codepoints: Codepoints::Single(358), characters: "Ŧ" },
1993    Entity { entity: "&tstrok;", codepoints: Codepoints::Single(359), characters: "ŧ" },
1994    Entity { entity: "&twixt;", codepoints: Codepoints::Single(8812), characters: "≬" },
1995    Entity { entity: "&twoheadleftarrow;", codepoints: Codepoints::Single(8606), characters: "↞" },
1996    Entity { entity: "&twoheadrightarrow;", codepoints: Codepoints::Single(8608), characters: "↠" },
1997    Entity { entity: "&Uacute;", codepoints: Codepoints::Single(218), characters: "Ú" },
1998    Entity { entity: "&Uacute", codepoints: Codepoints::Single(218), characters: "Ú" },
1999    Entity { entity: "&uacute;", codepoints: Codepoints::Single(250), characters: "ú" },
2000    Entity { entity: "&uacute", codepoints: Codepoints::Single(250), characters: "ú" },
2001    Entity { entity: "&Uarr;", codepoints: Codepoints::Single(8607), characters: "↟" },
2002    Entity { entity: "&uArr;", codepoints: Codepoints::Single(8657), characters: "⇑" },
2003    Entity { entity: "&uarr;", codepoints: Codepoints::Single(8593), characters: "↑" },
2004    Entity { entity: "&Uarrocir;", codepoints: Codepoints::Single(10569), characters: "⥉" },
2005    Entity { entity: "&Ubrcy;", codepoints: Codepoints::Single(1038), characters: "Ў" },
2006    Entity { entity: "&ubrcy;", codepoints: Codepoints::Single(1118), characters: "ў" },
2007    Entity { entity: "&Ubreve;", codepoints: Codepoints::Single(364), characters: "Ŭ" },
2008    Entity { entity: "&ubreve;", codepoints: Codepoints::Single(365), characters: "ŭ" },
2009    Entity { entity: "&Ucirc;", codepoints: Codepoints::Single(219), characters: "Û" },
2010    Entity { entity: "&Ucirc", codepoints: Codepoints::Single(219), characters: "Û" },
2011    Entity { entity: "&ucirc;", codepoints: Codepoints::Single(251), characters: "û" },
2012    Entity { entity: "&ucirc", codepoints: Codepoints::Single(251), characters: "û" },
2013    Entity { entity: "&Ucy;", codepoints: Codepoints::Single(1059), characters: "У" },
2014    Entity { entity: "&ucy;", codepoints: Codepoints::Single(1091), characters: "у" },
2015    Entity { entity: "&udarr;", codepoints: Codepoints::Single(8645), characters: "⇅" },
2016    Entity { entity: "&Udblac;", codepoints: Codepoints::Single(368), characters: "Ű" },
2017    Entity { entity: "&udblac;", codepoints: Codepoints::Single(369), characters: "ű" },
2018    Entity { entity: "&udhar;", codepoints: Codepoints::Single(10606), characters: "⥮" },
2019    Entity { entity: "&ufisht;", codepoints: Codepoints::Single(10622), characters: "⥾" },
2020    Entity { entity: "&Ufr;", codepoints: Codepoints::Single(120088), characters: "𝔘" },
2021    Entity { entity: "&ufr;", codepoints: Codepoints::Single(120114), characters: "𝔲" },
2022    Entity { entity: "&Ugrave;", codepoints: Codepoints::Single(217), characters: "Ù" },
2023    Entity { entity: "&Ugrave", codepoints: Codepoints::Single(217), characters: "Ù" },
2024    Entity { entity: "&ugrave;", codepoints: Codepoints::Single(249), characters: "ù" },
2025    Entity { entity: "&ugrave", codepoints: Codepoints::Single(249), characters: "ù" },
2026    Entity { entity: "&uHar;", codepoints: Codepoints::Single(10595), characters: "⥣" },
2027    Entity { entity: "&uharl;", codepoints: Codepoints::Single(8639), characters: "↿" },
2028    Entity { entity: "&uharr;", codepoints: Codepoints::Single(8638), characters: "↾" },
2029    Entity { entity: "&uhblk;", codepoints: Codepoints::Single(9600), characters: "▀" },
2030    Entity { entity: "&ulcorn;", codepoints: Codepoints::Single(8988), characters: "⌜" },
2031    Entity { entity: "&ulcorner;", codepoints: Codepoints::Single(8988), characters: "⌜" },
2032    Entity { entity: "&ulcrop;", codepoints: Codepoints::Single(8975), characters: "⌏" },
2033    Entity { entity: "&ultri;", codepoints: Codepoints::Single(9720), characters: "◸" },
2034    Entity { entity: "&Umacr;", codepoints: Codepoints::Single(362), characters: "Ū" },
2035    Entity { entity: "&umacr;", codepoints: Codepoints::Single(363), characters: "ū" },
2036    Entity { entity: "&uml;", codepoints: Codepoints::Single(168), characters: "¨" },
2037    Entity { entity: "&uml", codepoints: Codepoints::Single(168), characters: "¨" },
2038    Entity { entity: "&UnderBar;", codepoints: Codepoints::Single(95), characters: "_" },
2039    Entity { entity: "&UnderBrace;", codepoints: Codepoints::Single(9183), characters: "⏟" },
2040    Entity { entity: "&UnderBracket;", codepoints: Codepoints::Single(9141), characters: "⎵" },
2041    Entity { entity: "&UnderParenthesis;", codepoints: Codepoints::Single(9181), characters: "⏝" },
2042    Entity { entity: "&Union;", codepoints: Codepoints::Single(8899), characters: "⋃" },
2043    Entity { entity: "&UnionPlus;", codepoints: Codepoints::Single(8846), characters: "⊎" },
2044    Entity { entity: "&Uogon;", codepoints: Codepoints::Single(370), characters: "Ų" },
2045    Entity { entity: "&uogon;", codepoints: Codepoints::Single(371), characters: "ų" },
2046    Entity { entity: "&Uopf;", codepoints: Codepoints::Single(120140), characters: "𝕌" },
2047    Entity { entity: "&uopf;", codepoints: Codepoints::Single(120166), characters: "𝕦" },
2048    Entity { entity: "&UpArrow;", codepoints: Codepoints::Single(8593), characters: "↑" },
2049    Entity { entity: "&Uparrow;", codepoints: Codepoints::Single(8657), characters: "⇑" },
2050    Entity { entity: "&uparrow;", codepoints: Codepoints::Single(8593), characters: "↑" },
2051    Entity { entity: "&UpArrowBar;", codepoints: Codepoints::Single(10514), characters: "⤒" },
2052    Entity { entity: "&UpArrowDownArrow;", codepoints: Codepoints::Single(8645), characters: "⇅" },
2053    Entity { entity: "&UpDownArrow;", codepoints: Codepoints::Single(8597), characters: "↕" },
2054    Entity { entity: "&Updownarrow;", codepoints: Codepoints::Single(8661), characters: "⇕" },
2055    Entity { entity: "&updownarrow;", codepoints: Codepoints::Single(8597), characters: "↕" },
2056    Entity { entity: "&UpEquilibrium;", codepoints: Codepoints::Single(10606), characters: "⥮" },
2057    Entity { entity: "&upharpoonleft;", codepoints: Codepoints::Single(8639), characters: "↿" },
2058    Entity { entity: "&upharpoonright;", codepoints: Codepoints::Single(8638), characters: "↾" },
2059    Entity { entity: "&uplus;", codepoints: Codepoints::Single(8846), characters: "⊎" },
2060    Entity { entity: "&UpperLeftArrow;", codepoints: Codepoints::Single(8598), characters: "↖" },
2061    Entity { entity: "&UpperRightArrow;", codepoints: Codepoints::Single(8599), characters: "↗" },
2062    Entity { entity: "&Upsi;", codepoints: Codepoints::Single(978), characters: "ϒ" },
2063    Entity { entity: "&upsi;", codepoints: Codepoints::Single(965), characters: "υ" },
2064    Entity { entity: "&upsih;", codepoints: Codepoints::Single(978), characters: "ϒ" },
2065    Entity { entity: "&Upsilon;", codepoints: Codepoints::Single(933), characters: "Υ" },
2066    Entity { entity: "&upsilon;", codepoints: Codepoints::Single(965), characters: "υ" },
2067    Entity { entity: "&UpTee;", codepoints: Codepoints::Single(8869), characters: "⊥" },
2068    Entity { entity: "&UpTeeArrow;", codepoints: Codepoints::Single(8613), characters: "↥" },
2069    Entity { entity: "&upuparrows;", codepoints: Codepoints::Single(8648), characters: "⇈" },
2070    Entity { entity: "&urcorn;", codepoints: Codepoints::Single(8989), characters: "⌝" },
2071    Entity { entity: "&urcorner;", codepoints: Codepoints::Single(8989), characters: "⌝" },
2072    Entity { entity: "&urcrop;", codepoints: Codepoints::Single(8974), characters: "⌎" },
2073    Entity { entity: "&Uring;", codepoints: Codepoints::Single(366), characters: "Ů" },
2074    Entity { entity: "&uring;", codepoints: Codepoints::Single(367), characters: "ů" },
2075    Entity { entity: "&urtri;", codepoints: Codepoints::Single(9721), characters: "◹" },
2076    Entity { entity: "&Uscr;", codepoints: Codepoints::Single(119984), characters: "𝒰" },
2077    Entity { entity: "&uscr;", codepoints: Codepoints::Single(120010), characters: "𝓊" },
2078    Entity { entity: "&utdot;", codepoints: Codepoints::Single(8944), characters: "⋰" },
2079    Entity { entity: "&Utilde;", codepoints: Codepoints::Single(360), characters: "Ũ" },
2080    Entity { entity: "&utilde;", codepoints: Codepoints::Single(361), characters: "ũ" },
2081    Entity { entity: "&utri;", codepoints: Codepoints::Single(9653), characters: "▵" },
2082    Entity { entity: "&utrif;", codepoints: Codepoints::Single(9652), characters: "▴" },
2083    Entity { entity: "&uuarr;", codepoints: Codepoints::Single(8648), characters: "⇈" },
2084    Entity { entity: "&Uuml;", codepoints: Codepoints::Single(220), characters: "Ü" },
2085    Entity { entity: "&Uuml", codepoints: Codepoints::Single(220), characters: "Ü" },
2086    Entity { entity: "&uuml;", codepoints: Codepoints::Single(252), characters: "ü" },
2087    Entity { entity: "&uuml", codepoints: Codepoints::Single(252), characters: "ü" },
2088    Entity { entity: "&uwangle;", codepoints: Codepoints::Single(10663), characters: "⦧" },
2089    Entity { entity: "&vangrt;", codepoints: Codepoints::Single(10652), characters: "⦜" },
2090    Entity { entity: "&varepsilon;", codepoints: Codepoints::Single(1013), characters: "ϵ" },
2091    Entity { entity: "&varkappa;", codepoints: Codepoints::Single(1008), characters: "ϰ" },
2092    Entity { entity: "&varnothing;", codepoints: Codepoints::Single(8709), characters: "∅" },
2093    Entity { entity: "&varphi;", codepoints: Codepoints::Single(981), characters: "ϕ" },
2094    Entity { entity: "&varpi;", codepoints: Codepoints::Single(982), characters: "ϖ" },
2095    Entity { entity: "&varpropto;", codepoints: Codepoints::Single(8733), characters: "∝" },
2096    Entity { entity: "&vArr;", codepoints: Codepoints::Single(8661), characters: "⇕" },
2097    Entity { entity: "&varr;", codepoints: Codepoints::Single(8597), characters: "↕" },
2098    Entity { entity: "&varrho;", codepoints: Codepoints::Single(1009), characters: "ϱ" },
2099    Entity { entity: "&varsigma;", codepoints: Codepoints::Single(962), characters: "ς" },
2100    Entity { entity: "&varsubsetneq;", codepoints: Codepoints::Double(8842, 65024), characters: "⊊︀" },
2101    Entity { entity: "&varsubsetneqq;", codepoints: Codepoints::Double(10955, 65024), characters: "⫋︀" },
2102    Entity { entity: "&varsupsetneq;", codepoints: Codepoints::Double(8843, 65024), characters: "⊋︀" },
2103    Entity { entity: "&varsupsetneqq;", codepoints: Codepoints::Double(10956, 65024), characters: "⫌︀" },
2104    Entity { entity: "&vartheta;", codepoints: Codepoints::Single(977), characters: "ϑ" },
2105    Entity { entity: "&vartriangleleft;", codepoints: Codepoints::Single(8882), characters: "⊲" },
2106    Entity { entity: "&vartriangleright;", codepoints: Codepoints::Single(8883), characters: "⊳" },
2107    Entity { entity: "&Vbar;", codepoints: Codepoints::Single(10987), characters: "⫫" },
2108    Entity { entity: "&vBar;", codepoints: Codepoints::Single(10984), characters: "⫨" },
2109    Entity { entity: "&vBarv;", codepoints: Codepoints::Single(10985), characters: "⫩" },
2110    Entity { entity: "&Vcy;", codepoints: Codepoints::Single(1042), characters: "В" },
2111    Entity { entity: "&vcy;", codepoints: Codepoints::Single(1074), characters: "в" },
2112    Entity { entity: "&VDash;", codepoints: Codepoints::Single(8875), characters: "⊫" },
2113    Entity { entity: "&Vdash;", codepoints: Codepoints::Single(8873), characters: "⊩" },
2114    Entity { entity: "&vDash;", codepoints: Codepoints::Single(8872), characters: "⊨" },
2115    Entity { entity: "&vdash;", codepoints: Codepoints::Single(8866), characters: "⊢" },
2116    Entity { entity: "&Vdashl;", codepoints: Codepoints::Single(10982), characters: "⫦" },
2117    Entity { entity: "&Vee;", codepoints: Codepoints::Single(8897), characters: "⋁" },
2118    Entity { entity: "&vee;", codepoints: Codepoints::Single(8744), characters: "∨" },
2119    Entity { entity: "&veebar;", codepoints: Codepoints::Single(8891), characters: "⊻" },
2120    Entity { entity: "&veeeq;", codepoints: Codepoints::Single(8794), characters: "≚" },
2121    Entity { entity: "&vellip;", codepoints: Codepoints::Single(8942), characters: "⋮" },
2122    Entity { entity: "&Verbar;", codepoints: Codepoints::Single(8214), characters: "‖" },
2123    Entity { entity: "&verbar;", codepoints: Codepoints::Single(124), characters: "|" },
2124    Entity { entity: "&Vert;", codepoints: Codepoints::Single(8214), characters: "‖" },
2125    Entity { entity: "&vert;", codepoints: Codepoints::Single(124), characters: "|" },
2126    Entity { entity: "&VerticalBar;", codepoints: Codepoints::Single(8739), characters: "∣" },
2127    Entity { entity: "&VerticalLine;", codepoints: Codepoints::Single(124), characters: "|" },
2128    Entity { entity: "&VerticalSeparator;", codepoints: Codepoints::Single(10072), characters: "❘" },
2129    Entity { entity: "&VerticalTilde;", codepoints: Codepoints::Single(8768), characters: "≀" },
2130    Entity { entity: "&VeryThinSpace;", codepoints: Codepoints::Single(8202), characters: " " },
2131    Entity { entity: "&Vfr;", codepoints: Codepoints::Single(120089), characters: "𝔙" },
2132    Entity { entity: "&vfr;", codepoints: Codepoints::Single(120115), characters: "𝔳" },
2133    Entity { entity: "&vltri;", codepoints: Codepoints::Single(8882), characters: "⊲" },
2134    Entity { entity: "&vnsub;", codepoints: Codepoints::Double(8834, 8402), characters: "⊂⃒" },
2135    Entity { entity: "&vnsup;", codepoints: Codepoints::Double(8835, 8402), characters: "⊃⃒" },
2136    Entity { entity: "&Vopf;", codepoints: Codepoints::Single(120141), characters: "𝕍" },
2137    Entity { entity: "&vopf;", codepoints: Codepoints::Single(120167), characters: "𝕧" },
2138    Entity { entity: "&vprop;", codepoints: Codepoints::Single(8733), characters: "∝" },
2139    Entity { entity: "&vrtri;", codepoints: Codepoints::Single(8883), characters: "⊳" },
2140    Entity { entity: "&Vscr;", codepoints: Codepoints::Single(119985), characters: "𝒱" },
2141    Entity { entity: "&vscr;", codepoints: Codepoints::Single(120011), characters: "𝓋" },
2142    Entity { entity: "&vsubnE;", codepoints: Codepoints::Double(10955, 65024), characters: "⫋︀" },
2143    Entity { entity: "&vsubne;", codepoints: Codepoints::Double(8842, 65024), characters: "⊊︀" },
2144    Entity { entity: "&vsupnE;", codepoints: Codepoints::Double(10956, 65024), characters: "⫌︀" },
2145    Entity { entity: "&vsupne;", codepoints: Codepoints::Double(8843, 65024), characters: "⊋︀" },
2146    Entity { entity: "&Vvdash;", codepoints: Codepoints::Single(8874), characters: "⊪" },
2147    Entity { entity: "&vzigzag;", codepoints: Codepoints::Single(10650), characters: "⦚" },
2148    Entity { entity: "&Wcirc;", codepoints: Codepoints::Single(372), characters: "Ŵ" },
2149    Entity { entity: "&wcirc;", codepoints: Codepoints::Single(373), characters: "ŵ" },
2150    Entity { entity: "&wedbar;", codepoints: Codepoints::Single(10847), characters: "⩟" },
2151    Entity { entity: "&Wedge;", codepoints: Codepoints::Single(8896), characters: "⋀" },
2152    Entity { entity: "&wedge;", codepoints: Codepoints::Single(8743), characters: "∧" },
2153    Entity { entity: "&wedgeq;", codepoints: Codepoints::Single(8793), characters: "≙" },
2154    Entity { entity: "&weierp;", codepoints: Codepoints::Single(8472), characters: "℘" },
2155    Entity { entity: "&Wfr;", codepoints: Codepoints::Single(120090), characters: "𝔚" },
2156    Entity { entity: "&wfr;", codepoints: Codepoints::Single(120116), characters: "𝔴" },
2157    Entity { entity: "&Wopf;", codepoints: Codepoints::Single(120142), characters: "𝕎" },
2158    Entity { entity: "&wopf;", codepoints: Codepoints::Single(120168), characters: "𝕨" },
2159    Entity { entity: "&wp;", codepoints: Codepoints::Single(8472), characters: "℘" },
2160    Entity { entity: "&wr;", codepoints: Codepoints::Single(8768), characters: "≀" },
2161    Entity { entity: "&wreath;", codepoints: Codepoints::Single(8768), characters: "≀" },
2162    Entity { entity: "&Wscr;", codepoints: Codepoints::Single(119986), characters: "𝒲" },
2163    Entity { entity: "&wscr;", codepoints: Codepoints::Single(120012), characters: "𝓌" },
2164    Entity { entity: "&xcap;", codepoints: Codepoints::Single(8898), characters: "⋂" },
2165    Entity { entity: "&xcirc;", codepoints: Codepoints::Single(9711), characters: "◯" },
2166    Entity { entity: "&xcup;", codepoints: Codepoints::Single(8899), characters: "⋃" },
2167    Entity { entity: "&xdtri;", codepoints: Codepoints::Single(9661), characters: "▽" },
2168    Entity { entity: "&Xfr;", codepoints: Codepoints::Single(120091), characters: "𝔛" },
2169    Entity { entity: "&xfr;", codepoints: Codepoints::Single(120117), characters: "𝔵" },
2170    Entity { entity: "&xhArr;", codepoints: Codepoints::Single(10234), characters: "⟺" },
2171    Entity { entity: "&xharr;", codepoints: Codepoints::Single(10231), characters: "⟷" },
2172    Entity { entity: "&Xi;", codepoints: Codepoints::Single(926), characters: "Ξ" },
2173    Entity { entity: "&xi;", codepoints: Codepoints::Single(958), characters: "ξ" },
2174    Entity { entity: "&xlArr;", codepoints: Codepoints::Single(10232), characters: "⟸" },
2175    Entity { entity: "&xlarr;", codepoints: Codepoints::Single(10229), characters: "⟵" },
2176    Entity { entity: "&xmap;", codepoints: Codepoints::Single(10236), characters: "⟼" },
2177    Entity { entity: "&xnis;", codepoints: Codepoints::Single(8955), characters: "⋻" },
2178    Entity { entity: "&xodot;", codepoints: Codepoints::Single(10752), characters: "⨀" },
2179    Entity { entity: "&Xopf;", codepoints: Codepoints::Single(120143), characters: "𝕏" },
2180    Entity { entity: "&xopf;", codepoints: Codepoints::Single(120169), characters: "𝕩" },
2181    Entity { entity: "&xoplus;", codepoints: Codepoints::Single(10753), characters: "⨁" },
2182    Entity { entity: "&xotime;", codepoints: Codepoints::Single(10754), characters: "⨂" },
2183    Entity { entity: "&xrArr;", codepoints: Codepoints::Single(10233), characters: "⟹" },
2184    Entity { entity: "&xrarr;", codepoints: Codepoints::Single(10230), characters: "⟶" },
2185    Entity { entity: "&Xscr;", codepoints: Codepoints::Single(119987), characters: "𝒳" },
2186    Entity { entity: "&xscr;", codepoints: Codepoints::Single(120013), characters: "𝓍" },
2187    Entity { entity: "&xsqcup;", codepoints: Codepoints::Single(10758), characters: "⨆" },
2188    Entity { entity: "&xuplus;", codepoints: Codepoints::Single(10756), characters: "⨄" },
2189    Entity { entity: "&xutri;", codepoints: Codepoints::Single(9651), characters: "△" },
2190    Entity { entity: "&xvee;", codepoints: Codepoints::Single(8897), characters: "⋁" },
2191    Entity { entity: "&xwedge;", codepoints: Codepoints::Single(8896), characters: "⋀" },
2192    Entity { entity: "&Yacute;", codepoints: Codepoints::Single(221), characters: "Ý" },
2193    Entity { entity: "&Yacute", codepoints: Codepoints::Single(221), characters: "Ý" },
2194    Entity { entity: "&yacute;", codepoints: Codepoints::Single(253), characters: "ý" },
2195    Entity { entity: "&yacute", codepoints: Codepoints::Single(253), characters: "ý" },
2196    Entity { entity: "&YAcy;", codepoints: Codepoints::Single(1071), characters: "Я" },
2197    Entity { entity: "&yacy;", codepoints: Codepoints::Single(1103), characters: "я" },
2198    Entity { entity: "&Ycirc;", codepoints: Codepoints::Single(374), characters: "Ŷ" },
2199    Entity { entity: "&ycirc;", codepoints: Codepoints::Single(375), characters: "ŷ" },
2200    Entity { entity: "&Ycy;", codepoints: Codepoints::Single(1067), characters: "Ы" },
2201    Entity { entity: "&ycy;", codepoints: Codepoints::Single(1099), characters: "ы" },
2202    Entity { entity: "&yen;", codepoints: Codepoints::Single(165), characters: "¥" },
2203    Entity { entity: "&yen", codepoints: Codepoints::Single(165), characters: "¥" },
2204    Entity { entity: "&Yfr;", codepoints: Codepoints::Single(120092), characters: "𝔜" },
2205    Entity { entity: "&yfr;", codepoints: Codepoints::Single(120118), characters: "𝔶" },
2206    Entity { entity: "&YIcy;", codepoints: Codepoints::Single(1031), characters: "Ї" },
2207    Entity { entity: "&yicy;", codepoints: Codepoints::Single(1111), characters: "ї" },
2208    Entity { entity: "&Yopf;", codepoints: Codepoints::Single(120144), characters: "𝕐" },
2209    Entity { entity: "&yopf;", codepoints: Codepoints::Single(120170), characters: "𝕪" },
2210    Entity { entity: "&Yscr;", codepoints: Codepoints::Single(119988), characters: "𝒴" },
2211    Entity { entity: "&yscr;", codepoints: Codepoints::Single(120014), characters: "𝓎" },
2212    Entity { entity: "&YUcy;", codepoints: Codepoints::Single(1070), characters: "Ю" },
2213    Entity { entity: "&yucy;", codepoints: Codepoints::Single(1102), characters: "ю" },
2214    Entity { entity: "&Yuml;", codepoints: Codepoints::Single(376), characters: "Ÿ" },
2215    Entity { entity: "&yuml;", codepoints: Codepoints::Single(255), characters: "ÿ" },
2216    Entity { entity: "&yuml", codepoints: Codepoints::Single(255), characters: "ÿ" },
2217    Entity { entity: "&Zacute;", codepoints: Codepoints::Single(377), characters: "Ź" },
2218    Entity { entity: "&zacute;", codepoints: Codepoints::Single(378), characters: "ź" },
2219    Entity { entity: "&Zcaron;", codepoints: Codepoints::Single(381), characters: "Ž" },
2220    Entity { entity: "&zcaron;", codepoints: Codepoints::Single(382), characters: "ž" },
2221    Entity { entity: "&Zcy;", codepoints: Codepoints::Single(1047), characters: "З" },
2222    Entity { entity: "&zcy;", codepoints: Codepoints::Single(1079), characters: "з" },
2223    Entity { entity: "&Zdot;", codepoints: Codepoints::Single(379), characters: "Ż" },
2224    Entity { entity: "&zdot;", codepoints: Codepoints::Single(380), characters: "ż" },
2225    Entity { entity: "&zeetrf;", codepoints: Codepoints::Single(8488), characters: "ℨ" },
2226    Entity { entity: "&ZeroWidthSpace;", codepoints: Codepoints::Single(8203), characters: "​" },
2227    Entity { entity: "&Zeta;", codepoints: Codepoints::Single(918), characters: "Ζ" },
2228    Entity { entity: "&zeta;", codepoints: Codepoints::Single(950), characters: "ζ" },
2229    Entity { entity: "&Zfr;", codepoints: Codepoints::Single(8488), characters: "ℨ" },
2230    Entity { entity: "&zfr;", codepoints: Codepoints::Single(120119), characters: "𝔷" },
2231    Entity { entity: "&ZHcy;", codepoints: Codepoints::Single(1046), characters: "Ж" },
2232    Entity { entity: "&zhcy;", codepoints: Codepoints::Single(1078), characters: "ж" },
2233    Entity { entity: "&zigrarr;", codepoints: Codepoints::Single(8669), characters: "⇝" },
2234    Entity { entity: "&Zopf;", codepoints: Codepoints::Single(8484), characters: "ℤ" },
2235    Entity { entity: "&zopf;", codepoints: Codepoints::Single(120171), characters: "𝕫" },
2236    Entity { entity: "&Zscr;", codepoints: Codepoints::Single(119989), characters: "𝒵" },
2237    Entity { entity: "&zscr;", codepoints: Codepoints::Single(120015), characters: "𝓏" },
2238    Entity { entity: "&zwj;", codepoints: Codepoints::Single(8205), characters: "‍" },
2239    Entity { entity: "&zwnj;", codepoints: Codepoints::Single(8204), characters: "‌" },
2240];