Menu

ASCII Table

Csaba Skrabák
Attachments
ascii.png (2448 bytes)
separator.png (106 bytes)

Hexadecimal Tables

With your browser's font:

ASCII x0 x1 x2 x3 x4 x5 x6 x7 x8 x9 xA xB xC xD xE xF Color
0x ! " # $ % & ' ( ) * + , - . / TEXTCOLORUC
1x 0 1 2 3 4 5 6 7 8 9 : ; < = > ? TEXTCOLORUC
2x ! " # $ % & ' ( ) * + , - . / TEXTCOLORLC
3x 0 1 2 3 4 5 6 7 8 9 : ; < = > ? TEXTCOLORLC
4x @ A B C D E F G H I J K L M N O TEXTCOLORUC
5x P Q R S T U V W X Y Z [ \ ] ^ _ TEXTCOLORUC
6x ` A B C D E F G H I J K L M N O TEXTCOLORLC
7x P Q R S T U V W X Y Z { | } ~ TEXTCOLORLC

With the built-in default font of imeight:

Read the first hexadecimal digit of the ASCII code from the row title 0 to 7. Second hexadecimal digit from the column title 0 to F.

Compliance Notes

  • Instead of control characters, for CHR$(0) through CHR$($1F), the same glyphs will appear as for CHR$($20) through CHR$($3F), only in different color.
  • The imeight video engine cannot define different forms of glyphs for upper and lowercase letters. Instead, cases are distinguished by color.
  • Character codes $80 and above are displayed as blank.

Decimal Table

Character UC Code LC Code Character UC Code LC Code
0 32 @ ` 64 96
! 1 33 A 65 97
" 2 34 B 66 98
# 3 35 C 67 99
$ 4 36 D 68 100
% 5 37 E 69 101
& 6 38 F 70 102
' 7 39 G 71 103
( 8 40 H 72 104
) 9 41 I 73 105
* 10 42 J 74 106
+ 11 43 K 75 107
, 12 44 L 76 108
- 13 45 M 77 109
. 14 46 N 78 110
/ 15 47 O 79 111
0 16 48 P 80 112
1 17 49 Q 81 113
2 18 50 R 82 114
3 19 51 S 83 115
4 20 52 T 84 116
5 21 53 U 85 117
6 22 54 V 86 118
7 23 55 W 87 119
8 24 56 X 88 120
9 25 57 Y 89 121
: 26 58 Z 90 122
; 27 59 [ { 91 123
< 28 60 \ | 92 124
= 29 61 ] } 93 125
> 30 62 ^ ~ 94 126
? 31 63 _ 95 127

Related

Wiki: Home

Discussion

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.