<!-- HTML文書を記述する。 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS" />
<title>8個の変位文字のある単語</title>
</head>
<body>
<p>
<nobr>
<!--
0_001
-->a<!--

1_001
--><sub><sup>a</sup></sub><!--
1_002
--><sup><sub>a</sub></sup><!--
1_003
--><sub><sup>a</sup></sub><!--
1_004
--><sup><sub>a</sub></sup><!--
1_005
--><sub><sup>a</sup></sub><!--
1_006
--><sup><sub>a</sub></sup><!--
1_007
--><sub><sup>a</sup></sub><!--
1_008
--><sup><sub>a</sub></sup><!--

0_002
-->a
</nobr>
</p>
</body>
</html>
<!-- HTML文書を記述した。 -->