1123682Sache# $FreeBSD$
2123682Sachecharmap map.CP1131
3123682Sacheorder \
4123682Sache# controls
5123682Sache	<NU>;...;<US>;\
6123682Sache#
7123682Sache	<SP>;!;\";<Nb>;<DO>;\
8123682Sache	%;&;';\(;\);*;+;\,;-;.;/;\
9123682Sache# digits
10123682Sache	0;1;2;3;...;9;\
11123682Sache#
12123682Sache	:;\;;\<;=;>;?;<At>;\
13123682Sache# uppercase
14123682Sache	A;...;Z;\
15123682Sache	<A=>;<B=>;<V=>;<G=>;<D=>;<E=>;<IO>;<Z%>;<Z=>;\
16123682Sache	<II>;<J=>;<K=>;<L=>;<M=>;<N=>;<O=>;<P=>;<R=>;\
17123682Sache	<S=>;<T=>;(<U=>,<V%>);<F=>;<H=>;<C=>;<C%>;<S%>;\
18123682Sache	<Y=>;<%">;<JE>;<JU>;<JA>;\
19123682Sache#
20123682Sache	[;\\;];^;_;`;\
21123682Sache# lowercase
22123682Sache	a;...;z;\
23123682Sache	<a=>;<b=>;<v=>;<g=>;<d=>;<e=>;<io>;<z%>;<z=>;\
24123682Sache	<ii>;<j=>;<k=>;<l=>;<m=>;<n=>;<o=>;<p=>;<r=>;\
25123682Sache	<s=>;<t=>;(<u=>,<v%>);<f=>;<h=>;<c=>;<c%>;<s%>;\
26123682Sache	<y=>;<%'>;<je>;<ju>;<ja>;\
27123682Sache#
28123682Sache	\{;|;\};~;<DT>;\
29123682Sache#
30123682Sache	<IE>;<YI>;<G3>;\
31123682Sache	\
32123682Sache	<ie>;<yi>;<g3>;<I=>;<i=>;<Sc>;<sc>;<=">;<='>;\
33123682Sache	\
34123682Sache	<.M>;<Cu>;<NS>;<Sb>;\
35123682Sache	\
36123682Sache	<.S>;<:S>;<?S>;<vv>;<vl>;<vL>;<Vl>;<Dl>;\
37123682Sache	<dL>;<VL>;<VV>;<LD>;<UL>;<Ul>;<uL>;<dl>;\
38123682Sache	<ur>;<uh>;<dh>;<vr>;<hh>;<vh>;<vR>;<Vr>;\
39123682Sache	<UR>;<DR>;<UH>;<DH>;<VR>;<HH>;<VH>;<uH>;\
40123682Sache	<Uh>;<dH>;<Dh>;<Ur>;<uR>;<dR>;<Dr>;<Vh>;\
41123682Sache	<vH>;<ul>;<dr>;<FB>;<LB>;<lB>;<RB>;<TB>
42