1<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN"> 2<HTML> 3<HEAD> 4<TITLE> Test of raw 8-bit symbols </TITLE> 5<!-- you may uncomment the next line 6and set the document's charset directly via META tag --> 7<!--META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"--> 8</HEAD> 9<BODY> 10<PRE> 11This is a test of translation 8-bit letters for different pairs of 12document's charset (assumed charset) and display charset, 13both can be reached from 'O'ptions menu. 14 15This page (obviously) corresponds to text/html mode 16but you may test text/plain just by pressing '\' 17Try also: '@' for ``raw mode'' and '=' for Information Page. 18 19 20 0 1 2 3 4 5 6 7 8 9 A B C D E F 2120 ! " # $ % & ' ( ) * + , - . / 2230 0 1 2 3 4 5 6 7 8 9 : ; < = > ? 2340 @ A B C D E F G H I J K L M N O 2450 P Q R S T U V W X Y Z [ \ ] ^ _ 2560 ` a b c d e f g h i j k l m n o 2670 p q r s t u v w x y z { | } ~ 2780 � � � � � � � � � � � � � � � � 2890 � � � � � � � � � � � � � � � � 29A0 � � � � � � � � � � � � � � � � 30B0 � � � � � � � � � � � � � � � � 31C0 � � � � � � � � � � � � � � � � 32D0 � � � � � � � � � � � � � � � � 33E0 � � � � � � � � � � � � � � � � 34F0 � � � � � � � � � � � � � � � � 35 36</PRE> 37</BODY> 38</HTML> 39