fltk/misc/cp1252.txt
Albrecht Schlosser ead526760f Added test files for UTF-8 character testing (use test/editor).
See the README file for more info.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7514 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-04-16 14:25:20 +00:00

25 lines
1.6 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

+--------------------------------------------------------------------------+
| dec. ->| 0 16 32 48 64 80 96 112 128 144 160 176 192 208 224 240 |
| v |hex| 0 1 2 3 4 5 6 7 8 9 A B C D E F |
+----+---+-----------------------------------------------------------------+
| 0 | 0 | NUL DLE 0 @ P ` p €   ° À Ð à ð |
| 1 | 1 | SOH DC1 ! 1 A Q a q ¡ ± Á Ñ á ñ |
| 2 | 2 | STX DC2 "" 2 B R b r ¢ ² Â Ò â ò |
| 3 | 3 | ETX DC3 # 3 C S c s ƒ “ £ ³ Ã Ó ã ó |
| 4 | 4 | EOT DC4 $ 4 D T d t „ ” ¤ ´ Ä Ô ä ô |
| 5 | 5 | ENQ NAK % 5 E U e u … • ¥ µ Å Õ å õ |
| 6 | 6 | ACK SYN & 6 F V f v † ¦ ¶ Æ Ö æ ö |
| 7 | 7 | BEL ETB ' 7 G W g w ‡ — § · Ç × ç ÷ |
| 8 | 8 | BS CAN ( 8 H X h x ˆ ˜ ¨ ¸ È Ø è ø |
| 9 | 9 | HT EM ) 9 I Y i y ‰ ™ © ¹ É Ù é ù |
| 10 | A | LF SUB * : J Z j z Š š ª º Ê Ú ê ú |
| 11 | B | VT ESC + ; K [ k { « » Ë Û ë û |
| 12 | C | FF FS , < L \ l | Œ œ ¬ ¼ Ì Ü ì ü |
| 13 | D | CR GS - = M ] m } ­ ½ Í Ý í ý |
| 14 | E | SO RS . > N ^ n ~ Ž ž ® ¾ Î Þ î þ |
| 15 | F | SI US / ? O _ o DEL Ÿ ¯ ¿ Ï ß ï ÿ |
+----+---+-----------------------------------------------------------------+
File: cp1252.txt
Encoding: Windows CP 1252 (aka "ansi", western, ...)