fltk/misc/cp1252.html

40 lines
2.0 KiB
HTML
Raw Normal View History

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>UTF-8 Test File: Windows Code Page 1252 (Western) [windows-1252]</title>
<meta http-equiv='Content-Type' content='text/html; charset=windows-1252'/>
</head>
<body>
<h1>Windows Code Page 1252 (aka "Western")</h1>
<pre>
+---------------+-------------------------------------------------+
| octal --> | 0 1 2 3 4 5 6 7 10 11 12 13 14 16 16 17 |
| | dec. -> | 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
| v | v |hex| 0 1 2 3 4 5 6 7 8 9 A B C D E F |
+-----+-----+---+-------------------------------------------------+
| 0 | 0 | 0 | |
| 20 | 16 | 1 | |
| 40 | 32 | 2 | ! "" # $ % & ' ( ) * + , - . / |
| 60 | 48 | 3 | 0 1 2 3 4 5 6 7 8 9 : ; < = > ? |
| 100 | 64 | 4 | @ A B C D E F G H I J K L M N O |
| 120 | 80 | 5 | P Q R S T U V W X Y Z [ \ ] ^ _ |
| 140 | 96 | 6 | ` a b c d e f g h i j k l m n o |
| 160 | 112 | 7 | p q r s t u v w x y z { | } ~ |
| 200 | 128 | 8 | <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> |
| 220 | 144 | 9 | <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> |
| 240 | 160 | A | <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> |
| 260 | 176 | B | <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> |
| 300 | 192 | C | <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> |
| 320 | 208 | D | <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> |
| 340 | 224 | E | <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> |
| 360 | 240 | F | <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> |
+-----+-----+---+-------------------------------------------------+
File: cp1252.html
Encoding: windows-1252 = Windows Code Page 1252 ("Western")
Meta tag: content='text/html; charset=windows-1252'
</pre>
</body>
</html>