forked from whatwg/html
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjson-entities-legacy.inc
106 lines (106 loc) · 6.29 KB
/
json-entities-legacy.inc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
"Æ": { "codepoints": [198], "characters": "\u00C6" },
"&": { "codepoints": [38], "characters": "\u0026" },
"Á": { "codepoints": [193], "characters": "\u00C1" },
"Â": { "codepoints": [194], "characters": "\u00C2" },
"À": { "codepoints": [192], "characters": "\u00C0" },
"Å": { "codepoints": [197], "characters": "\u00C5" },
"Ã": { "codepoints": [195], "characters": "\u00C3" },
"Ä": { "codepoints": [196], "characters": "\u00C4" },
"©": { "codepoints": [169], "characters": "\u00A9" },
"Ç": { "codepoints": [199], "characters": "\u00C7" },
"Ð": { "codepoints": [208], "characters": "\u00D0" },
"É": { "codepoints": [201], "characters": "\u00C9" },
"Ê": { "codepoints": [202], "characters": "\u00CA" },
"È": { "codepoints": [200], "characters": "\u00C8" },
"Ë": { "codepoints": [203], "characters": "\u00CB" },
">": { "codepoints": [62], "characters": "\u003E" },
"Í": { "codepoints": [205], "characters": "\u00CD" },
"Î": { "codepoints": [206], "characters": "\u00CE" },
"Ì": { "codepoints": [204], "characters": "\u00CC" },
"Ï": { "codepoints": [207], "characters": "\u00CF" },
"<": { "codepoints": [60], "characters": "\u003C" },
"Ñ": { "codepoints": [209], "characters": "\u00D1" },
"Ó": { "codepoints": [211], "characters": "\u00D3" },
"Ô": { "codepoints": [212], "characters": "\u00D4" },
"Ò": { "codepoints": [210], "characters": "\u00D2" },
"Ø": { "codepoints": [216], "characters": "\u00D8" },
"Õ": { "codepoints": [213], "characters": "\u00D5" },
"Ö": { "codepoints": [214], "characters": "\u00D6" },
""": { "codepoints": [34], "characters": "\u0022" },
"®": { "codepoints": [174], "characters": "\u00AE" },
"Þ": { "codepoints": [222], "characters": "\u00DE" },
"Ú": { "codepoints": [218], "characters": "\u00DA" },
"Û": { "codepoints": [219], "characters": "\u00DB" },
"Ù": { "codepoints": [217], "characters": "\u00D9" },
"Ü": { "codepoints": [220], "characters": "\u00DC" },
"Ý": { "codepoints": [221], "characters": "\u00DD" },
"á": { "codepoints": [225], "characters": "\u00E1" },
"â": { "codepoints": [226], "characters": "\u00E2" },
"´": { "codepoints": [180], "characters": "\u00B4" },
"æ": { "codepoints": [230], "characters": "\u00E6" },
"à": { "codepoints": [224], "characters": "\u00E0" },
"&": { "codepoints": [38], "characters": "\u0026" },
"å": { "codepoints": [229], "characters": "\u00E5" },
"ã": { "codepoints": [227], "characters": "\u00E3" },
"ä": { "codepoints": [228], "characters": "\u00E4" },
"¦": { "codepoints": [166], "characters": "\u00A6" },
"ç": { "codepoints": [231], "characters": "\u00E7" },
"¸": { "codepoints": [184], "characters": "\u00B8" },
"¢": { "codepoints": [162], "characters": "\u00A2" },
"©": { "codepoints": [169], "characters": "\u00A9" },
"¤": { "codepoints": [164], "characters": "\u00A4" },
"°": { "codepoints": [176], "characters": "\u00B0" },
"÷": { "codepoints": [247], "characters": "\u00F7" },
"é": { "codepoints": [233], "characters": "\u00E9" },
"ê": { "codepoints": [234], "characters": "\u00EA" },
"è": { "codepoints": [232], "characters": "\u00E8" },
"ð": { "codepoints": [240], "characters": "\u00F0" },
"ë": { "codepoints": [235], "characters": "\u00EB" },
"½": { "codepoints": [189], "characters": "\u00BD" },
"¼": { "codepoints": [188], "characters": "\u00BC" },
"¾": { "codepoints": [190], "characters": "\u00BE" },
">": { "codepoints": [62], "characters": "\u003E" },
"í": { "codepoints": [237], "characters": "\u00ED" },
"î": { "codepoints": [238], "characters": "\u00EE" },
"¡": { "codepoints": [161], "characters": "\u00A1" },
"ì": { "codepoints": [236], "characters": "\u00EC" },
"¿": { "codepoints": [191], "characters": "\u00BF" },
"ï": { "codepoints": [239], "characters": "\u00EF" },
"«": { "codepoints": [171], "characters": "\u00AB" },
"<": { "codepoints": [60], "characters": "\u003C" },
"¯": { "codepoints": [175], "characters": "\u00AF" },
"µ": { "codepoints": [181], "characters": "\u00B5" },
"·": { "codepoints": [183], "characters": "\u00B7" },
" ": { "codepoints": [160], "characters": "\u00A0" },
"¬": { "codepoints": [172], "characters": "\u00AC" },
"ñ": { "codepoints": [241], "characters": "\u00F1" },
"ó": { "codepoints": [243], "characters": "\u00F3" },
"ô": { "codepoints": [244], "characters": "\u00F4" },
"ò": { "codepoints": [242], "characters": "\u00F2" },
"ª": { "codepoints": [170], "characters": "\u00AA" },
"º": { "codepoints": [186], "characters": "\u00BA" },
"ø": { "codepoints": [248], "characters": "\u00F8" },
"õ": { "codepoints": [245], "characters": "\u00F5" },
"ö": { "codepoints": [246], "characters": "\u00F6" },
"¶": { "codepoints": [182], "characters": "\u00B6" },
"±": { "codepoints": [177], "characters": "\u00B1" },
"£": { "codepoints": [163], "characters": "\u00A3" },
""": { "codepoints": [34], "characters": "\u0022" },
"»": { "codepoints": [187], "characters": "\u00BB" },
"®": { "codepoints": [174], "characters": "\u00AE" },
"§": { "codepoints": [167], "characters": "\u00A7" },
"­": { "codepoints": [173], "characters": "\u00AD" },
"¹": { "codepoints": [185], "characters": "\u00B9" },
"²": { "codepoints": [178], "characters": "\u00B2" },
"³": { "codepoints": [179], "characters": "\u00B3" },
"ß": { "codepoints": [223], "characters": "\u00DF" },
"þ": { "codepoints": [254], "characters": "\u00FE" },
"×": { "codepoints": [215], "characters": "\u00D7" },
"ú": { "codepoints": [250], "characters": "\u00FA" },
"û": { "codepoints": [251], "characters": "\u00FB" },
"ù": { "codepoints": [249], "characters": "\u00F9" },
"¨": { "codepoints": [168], "characters": "\u00A8" },
"ü": { "codepoints": [252], "characters": "\u00FC" },
"ý": { "codepoints": [253], "characters": "\u00FD" },
"¥": { "codepoints": [165], "characters": "\u00A5" },
"ÿ": { "codepoints": [255], "characters": "\u00FF" },