NFOmation.net - Your Ultimate NFO Upload Resource! Viewing NFO file: EASCII.nfo EASCII

Extended American Standard Code For information interchange
ASCII Control Characters
Dec        Binary                CharDescription
0        00000000                 Null char
1        00000001        ☺        Start of Heading
2        00000010        ☻        Start of Text
3        00000011        ♥        End of Text
4        00000100        ♦        End of Transmission
5        00000101        ♣        Enquiry
6        00000110        ♠        Acknowledgment
7        00000111        •        Bell
8        00001000        ◘        Back Space
9        00001001                        Horizontal Tab
10        00001010
        Line Feed
11        00001011        ♂        Vertical Tab
12        00001100        ♀        Form Feed
13        00001101        
        Carriage Return
14        00001110        ♫        Shift Out / X-On
15        00001111        ☼        Shift In / X-Off
16        00010000        ►        Data Line Escape
17        00010001        ◄        Device Control 1 (oft. XON)
18        00010010        ↕        Device Control 2
19        00010011        ‼        Device Control 3 (oft. XOFF)
20        00010100        ¶        Device Control 4
21        00010101        §        Negative Acknowledgement
22        00010110        ▬        Synchronous Idle
23        00010111        ↨        End of Transmit Block
24        00011000        ↑        Cancel
25        00011001        ↓        End of Medium
26        00011010        →        Substitute
27        00011011        ←        Escape
28        00011100        ↔        File Separator
29        00011101        ↔        Group Separator
30        00011110        ▲        Record Separator
31        00011111        ▼        Unit Separator

ASCII Printable Characters
32        00100000                 Space
33        00100001        !        Exclamation mark
34        00100010        "        "        Double quotes (or speech marks)
35        00100011        #        Number
36        00100100        $        Dollar
37        00100101        %        Per cent sign
38        00100110        &        Ampersand
39        00100111        '        Single quote
40        00101000        (        Open parenthesis (or open bracket)
41        00101001        )        Close parenthesis (or close bracket)
42        00101010        *        Asterisk
43        00101011        +        Plus
44        00101100        ,        Comma
45        00101101        -        Hyphen
46        00101110        .        Period, dot or full stop
47        00101111        /        Slash or divide
48        00110000        0        Zero
49        00110001        1        One
50        00110010        2        Two
51        00110011        3        Three
52        00110100        4        Four
53        00110101        5        Five
54        00110110        6        Six
55        00110111        7        Seven
56        00111000        8        Eight
57        00111001        9        Nine
58        00111010        :        Colon
59        00111011        ;        Semicolon
60        00111100        <        Less than (or open angled bracket)
61        00111101        =        Equals
62        00111110        >        Greater than (or close angled bracket)
63        00111111        ?        Question mark
64        01000000        @        At symbol
65        01000001        A        Uppercase A
66        01000010        B        Uppercase B
67        01000011        C        Uppercase C
68        01000100        D        Uppercase D
69        01000101        E        Uppercase E
70        01000110        F        Uppercase F
71        01000111        G        Uppercase G
72        01001000        H        Uppercase H
73        01001001        I        Uppercase I
74        01001010        J        Uppercase J
75        01001011        K        Uppercase K
76        01001100        L        Uppercase L
77        01001101        M        Uppercase M
78        01001110        N        Uppercase N
79        01001111        O        Uppercase O
80        01010000        P        Uppercase P
81        01010001        Q        Uppercase Q
82        01010010        R        Uppercase R
83        01010011        S        Uppercase S
84        01010100        T        Uppercase T
85        01010101        U        Uppercase U
86        01010110        V        Uppercase V
87        01010111        W        Uppercase W
88        01011000        X        Uppercase X
89        01011001        Y        Uppercase Y
90        01011010        Z        Uppercase Z
91        01011011        [        Opening bracket
92        01011100        \        Backslash
93        01011101        ]        Closing bracket
94        01011110        ^        Caret - circumflex
95        01011111        _        Underscore
96        01100000        `        Grave accent
97        01100001        a        Lowercase a
98        01100010        b        Lowercase b
99        01100011        c        Lowercase c
100        01100100        d        Lowercase d
101        01100101        e        Lowercase e
102        01100110        f        Lowercase f
103        01100111        g        Lowercase g
104        01101000        h        Lowercase h
105        01101001        i        Lowercase i
106        01101010        j        Lowercase j
107        01101011        k        Lowercase k
108        01101100        l        Lowercase l
109        01101101        m        Lowercase m
110        01101110        n        Lowercase n
111        01101111        o        Lowercase o
112        01110000        p        Lowercase p
113        01110001        q        Lowercase q
114        01110010        r        Lowercase r
115        01110011        s        Lowercase s
116        01110100        t        Lowercase t
117        01110101        u        Lowercase u
118        01110110        v        Lowercase v
119        01110111        w        Lowercase w
120        01111000        x        Lowercase x
121        01111001        y        Lowercase y
122        01111010        z        Lowercase z
123        01111011        {        Opening brace
124        01111100        |        Vertical bar
125        01111101        }        Closing brace
126        01111110        ~        Equivalency sign - tilde
127        01111111                Delete

Extended ASCII Characters (iBM PC)
128        10000000        Ç        latin capital letter c with cedilla
129        10000001        ü        latin small letter u with diaeresis
130        10000010        é        latin small letter e with acute
131        10000011        â        latin small letter a with circumflex
132        10000100        ä        latin small letter a with diaeresis
133        10000101        à        latin small letter a with grave
134        10000110        å        latin small letter a with ring above
135        10000111        ç        latin small letter c with cedilla
136        10001000        ê        latin small letter e with circumflex
137        10001001        ë        latin small letter e with diaeresis
138        10001010        è        latin small letter e with grave
139        10001011        ï        latin small letter i with diaeresis
140        10001100        î        latin small letter i with circumflex
141        10001101        ì        latin small letter i with grave
142        10001110        Ä        latin capital letter a with diaeresis
143        10001111        Å        latin capital letter a with ring above
144        10010000        É        latin capital letter e with acute
145        10010001        æ        latin small ligature ae
146        10010010        Æ        latin capital ligature ae
147        10010011        ô        latin small letter o with circumflex
148        10010100        ö        latin small letter o with diaeresis
149        10010101        ò        latin small letter o with grave
150        10010110        û        latin small letter u with circumflex
151        10010111        ù        latin small letter u with grave
152        10011000        ÿ        latin small letter y with diaeresis
153        10011001        Ö        latin capital letter o with diaeresis
154        10011010        Ü        latin capital letter u with diaeresis
155        10011011        ¢        cent sign
156        10011100        £        pound sign
157        10011101        ¥        yen sign
158        10011110        ₧        peseta sign
159        10011111        ƒ        latin small letter f with hook
160        10100000        á        latin small letter a with acute
161        10100001        í        latin small letter i with acute
162        10100010        ó        latin small letter o with acute
163        10100011        ú        latin small letter u with acute
164        10100100        ñ        latin small letter n with tilde
165        10100101        Ñ        latin capital letter n with tilde
166        10100110        ª        feminine ordinal indicator
167        10100111        º        masculine ordinal indicator
168        10101000        ¿        inverted question mark
169        10101001        ⌐        reversed not sign
170        10101010        ¬        not sign
171        10101011        ½        vulgar fraction one half
172        10101100        ¼        vulgar fraction one quarter
173        10101101        ¡        inverted exclamation mark
174        10101110        «        left-pointing double angle quotation mark
175        10101111        »        right-pointing double angle quotation mark
176        10110000        ░        light shade
177        10110001        ▒        medium shade
178        10110010        ▓        dark shade
179        10110011        │        box drawings light vertical
180        10110100        ┤        box drawings light vertical and left
181        10110101        ╡        box drawings vertical single and left double
182        10110110        ╢        box drawings vertical double and left single
183        10110111        ╖        box drawings down double and left single
184        10111000        ╕        box drawings down single and left double
185        10111001        ╣        box drawings double vertical and left
186        10111010        ║        box drawings double vertical
187        10111011        ╗        box drawings double down and left
188        10111100        ╝        box drawings double up and left
189        10111101        ╜        box drawings up double and left single
190        10111110        ╛        box drawings up single and left double
191        10111111        ┐        box drawings light down and left
192        11000000        └        box drawings light up and right
193        11000001        ┴        box drawings light up and horizontal
194        11000010        ┬        box drawings light down and horizontal
195        11000011        ├        box drawings light vertical and right
196        11000100        ─        box drawings light horizontal
197        11000101        ┼        box drawings light vertical and horizontal
198        11000110        ╞        box drawings vertical single and right double
199        11000111        ╟        box drawings vertical double and right single
200        11001000        ╚        box drawings double up and right
201        11001001        ╔        box drawings double down and right
202        11001010        ╩        box drawings double up and horizontal
203        11001011        ╦        box drawings double down and horizontal
204        11001100        ╠        box drawings double vertical and right
205        11001101        ═        box drawings double horizontal
206        11001110        ╬        box drawings double vertical and horizontal
207        11001111        ╧        box drawings up single and horizontal double
208        11010000        ╨        box drawings up double and horizontal single
209        11010001        ╤        box drawings down single and horizontal double
210        11010010        ╥        box drawings down double and horizontal single
211        11010011        ╙        box drawings up double and right single
212        11010100        ╘        box drawings up single and right double
213        11010101        ╒        box drawings down single and right double
214        11010110        ╓        box drawings down double and right single
215        11010111        ╫        box drawings vertical double and horizontal single
216        11011000        ╪        box drawings vertical single and horizontal double
217        11011001        ┘        box drawings light up and left
218        11011010        ┌        box drawings light down and right
219        11011011        █        full block
220        11011100        ▄        lower half block
221        11011101        ▌        left half block
222        11011110        ▐        right half block
223        11011111        ▀        upper half block
224        11100000        α        greek small letter alpha
225        11100001        ß        latin small letter sharp s
226        11100010        Γ        greek capital letter gamma
227        11100011        π        greek small letter pi
228        11100100        Σ        greek capital letter sigma
229        11100101        σ        greek small letter sigma
230        11100110        µ        micro sign
231        11100111        τ        greek small letter tau
232        11101000        Φ        greek capital letter phi
233        11101001        Θ        greek capital letter theta
234        11101010        Ω        greek capital letter omega
235        11101011        δ        greek small letter delta
236        11101100        ∞        infinity
237        11101101        φ        greek small letter phi
238        11101110        ε        greek small letter epsilon
239        11101111        ∩        intersection
240        11110000        ≡        identical to
241        11110001        ±        plus-minus sign
242        11110010        ≥        greater-than or equal to
243        11110011        ≤        less-than or equal to
244        11110100        ⌠        top half integral
245        11110101        ⌡        bottom half integral
246        11110110        ÷        division sign
247        11110111        ≈        almost equal to
248        11111000        °        degree sign
249        11111001        ∙        bullet operator
250        11111010        ·        middle dot
251        11111011        √        square root
252        11111100        ⁿ        superscript latin small letter n
253        11111101        ²        superscript two
254        11111110        ■        black square
255        11111111                 no-break space


This NFO File was rendered by NFOmation.net

Extended American Standard Code For information interchange
ASCII Control Characters
Dec        Binary                CharDescription
0        00000000                 Null char
1        00000001                Start of Heading
2        00000010                Start of Text
3        00000011                End of Text
4        00000100                End of Transmission
5        00000101                Enquiry
6        00000110                Acknowledgment
7        00000111                Bell
8        00001000                Back Space
9        00001001                        Horizontal Tab
10        00001010
        Line Feed
11        00001011                Vertical Tab
12        00001100                Form Feed
13        00001101        
        Carriage Return
14        00001110                Shift Out / X-On
15        00001111                Shift In / X-Off
16        00010000                Data Line Escape
17        00010001                Device Control 1 (oft. XON)
18        00010010                Device Control 2
19        00010011                Device Control 3 (oft. XOFF)
20        00010100                Device Control 4
21        00010101                Negative Acknowledgement
22        00010110                Synchronous Idle
23        00010111                End of Transmit Block
24        00011000                Cancel
25        00011001                End of Medium
26        00011010                Substitute
27        00011011                Escape
28        00011100                File Separator
29        00011101                Group Separator
30        00011110                Record Separator
31        00011111                Unit Separator

ASCII Printable Characters
32        00100000                 Space
33        00100001        !        Exclamation mark
34        00100010        "        "        Double quotes (or speech marks)
35        00100011        #        Number
36        00100100        $        Dollar
37        00100101        %        Per cent sign
38        00100110        &        Ampersand
39        00100111        '        Single quote
40        00101000        (        Open parenthesis (or open bracket)
41        00101001        )        Close parenthesis (or close bracket)
42        00101010        *        Asterisk
43        00101011        +        Plus
44        00101100        ,        Comma
45        00101101        -        Hyphen
46        00101110        .        Period, dot or full stop
47        00101111        /        Slash or divide
48        00110000        0        Zero
49        00110001        1        One
50        00110010        2        Two
51        00110011        3        Three
52        00110100        4        Four
53        00110101        5        Five
54        00110110        6        Six
55        00110111        7        Seven
56        00111000        8        Eight
57        00111001        9        Nine
58        00111010        :        Colon
59        00111011        ;        Semicolon
60        00111100        <        Less than (or open angled bracket)
61        00111101        =        Equals
62        00111110        >        Greater than (or close angled bracket)
63        00111111        ?        Question mark
64        01000000        @        At symbol
65        01000001        A        Uppercase A
66        01000010        B        Uppercase B
67        01000011        C        Uppercase C
68        01000100        D        Uppercase D
69        01000101        E        Uppercase E
70        01000110        F        Uppercase F
71        01000111        G        Uppercase G
72        01001000        H        Uppercase H
73        01001001        I        Uppercase I
74        01001010        J        Uppercase J
75        01001011        K        Uppercase K
76        01001100        L        Uppercase L
77        01001101        M        Uppercase M
78        01001110        N        Uppercase N
79        01001111        O        Uppercase O
80        01010000        P        Uppercase P
81        01010001        Q        Uppercase Q
82        01010010        R        Uppercase R
83        01010011        S        Uppercase S
84        01010100        T        Uppercase T
85        01010101        U        Uppercase U
86        01010110        V        Uppercase V
87        01010111        W        Uppercase W
88        01011000        X        Uppercase X
89        01011001        Y        Uppercase Y
90        01011010        Z        Uppercase Z
91        01011011        [        Opening bracket
92        01011100        \        Backslash
93        01011101        ]        Closing bracket
94        01011110        ^        Caret - circumflex
95        01011111        _        Underscore
96        01100000        `        Grave accent
97        01100001        a        Lowercase a
98        01100010        b        Lowercase b
99        01100011        c        Lowercase c
100        01100100        d        Lowercase d
101        01100101        e        Lowercase e
102        01100110        f        Lowercase f
103        01100111        g        Lowercase g
104        01101000        h        Lowercase h
105        01101001        i        Lowercase i
106        01101010        j        Lowercase j
107        01101011        k        Lowercase k
108        01101100        l        Lowercase l
109        01101101        m        Lowercase m
110        01101110        n        Lowercase n
111        01101111        o        Lowercase o
112        01110000        p        Lowercase p
113        01110001        q        Lowercase q
114        01110010        r        Lowercase r
115        01110011        s        Lowercase s
116        01110100        t        Lowercase t
117        01110101        u        Lowercase u
118        01110110        v        Lowercase v
119        01110111        w        Lowercase w
120        01111000        x        Lowercase x
121        01111001        y        Lowercase y
122        01111010        z        Lowercase z
123        01111011        {        Opening brace
124        01111100        |        Vertical bar
125        01111101        }        Closing brace
126        01111110        ~        Equivalency sign - tilde
127        01111111                Delete

Extended ASCII Characters (iBM PC)
128        10000000        €        latin capital letter c with cedilla
129        10000001                latin small letter u with diaeresis
130        10000010        ‚        latin small letter e with acute
131        10000011        ƒ        latin small letter a with circumflex
132        10000100        „        latin small letter a with diaeresis
133        10000101        …        latin small letter a with grave
134        10000110        †        latin small letter a with ring above
135        10000111        ‡        latin small letter c with cedilla
136        10001000        ˆ        latin small letter e with circumflex
137        10001001        ‰        latin small letter e with diaeresis
138        10001010        Š        latin small letter e with grave
139        10001011        ‹        latin small letter i with diaeresis
140        10001100        Π       latin small letter i with circumflex
141        10001101                latin small letter i with grave
142        10001110        Ž        latin capital letter a with diaeresis
143        10001111                latin capital letter a with ring above
144        10010000                latin capital letter e with acute
145        10010001        ‘        latin small ligature ae
146        10010010        ’        latin capital ligature ae
147        10010011        “        latin small letter o with circumflex
148        10010100        ”        latin small letter o with diaeresis
149        10010101        •        latin small letter o with grave
150        10010110        –        latin small letter u with circumflex
151        10010111        —        latin small letter u with grave
152        10011000        ˜        latin small letter y with diaeresis
153        10011001        ™        latin capital letter o with diaeresis
154        10011010        š        latin capital letter u with diaeresis
155        10011011        ›        cent sign
156        10011100        œ        pound sign
157        10011101                yen sign
158        10011110        ž        peseta sign
159        10011111        Ÿ        latin small letter f with hook
160        10100000                 latin small letter a with acute
161        10100001        ¡        latin small letter i with acute
162        10100010        ¢        latin small letter o with acute
163        10100011        £        latin small letter u with acute
164        10100100        ¤        latin small letter n with tilde
165        10100101        ¥        latin capital letter n with tilde
166        10100110        ¦        feminine ordinal indicator
167        10100111        §        masculine ordinal indicator
168        10101000        ¨        inverted question mark
169        10101001        ©        reversed not sign
170        10101010        ª        not sign
171        10101011        «        vulgar fraction one half
172        10101100        ¬        vulgar fraction one quarter
173        10101101        ­        inverted exclamation mark
174        10101110        ®        left-pointing double angle quotation mark
175        10101111        ¯        right-pointing double angle quotation mark
176        10110000        °        light shade
177        10110001        ±        medium shade
178        10110010        ²        dark shade
179        10110011        ³        box drawings light vertical
180        10110100        ´        box drawings light vertical and left
181        10110101        µ        box drawings vertical single and left double
182        10110110        ¶        box drawings vertical double and left single
183        10110111        ·        box drawings down double and left single
184        10111000        ¸        box drawings down single and left double
185        10111001        ¹        box drawings double vertical and left
186        10111010        º        box drawings double vertical
187        10111011        »        box drawings double down and left
188        10111100        ¼        box drawings double up and left
189        10111101        ½        box drawings up double and left single
190        10111110        ¾        box drawings up single and left double
191        10111111        ¿        box drawings light down and left
192        11000000        À        box drawings light up and right
193        11000001        Á        box drawings light up and horizontal
194        11000010        Â        box drawings light down and horizontal
195        11000011        Ã        box drawings light vertical and right
196        11000100        Ä        box drawings light horizontal
197        11000101        Å        box drawings light vertical and horizontal
198        11000110        Æ        box drawings vertical single and right double
199        11000111        Ç        box drawings vertical double and right single
200        11001000        È        box drawings double up and right
201        11001001        É        box drawings double down and right
202        11001010        Ê        box drawings double up and horizontal
203        11001011        Ë        box drawings double down and horizontal
204        11001100        Ì        box drawings double vertical and right
205        11001101        Í        box drawings double horizontal
206        11001110        Î        box drawings double vertical and horizontal
207        11001111        Ï        box drawings up single and horizontal double
208        11010000        Ð        box drawings up double and horizontal single
209        11010001        Ñ        box drawings down single and horizontal double
210        11010010        Ò        box drawings down double and horizontal single
211        11010011        Ó        box drawings up double and right single
212        11010100        Ô        box drawings up single and right double
213        11010101        Õ        box drawings down single and right double
214        11010110        Ö        box drawings down double and right single
215        11010111        ×        box drawings vertical double and horizontal single
216        11011000        Ø        box drawings vertical single and horizontal double
217        11011001        Ù        box drawings light up and left
218        11011010        Ú        box drawings light down and right
219        11011011        Û        full block
220        11011100        Ü        lower half block
221        11011101        Ý        left half block
222        11011110        Þ        right half block
223        11011111        ß        upper half block
224        11100000        à        greek small letter alpha
225        11100001        á        latin small letter sharp s
226        11100010        â        greek capital letter gamma
227        11100011        ã        greek small letter pi
228        11100100        ä        greek capital letter sigma
229        11100101        å        greek small letter sigma
230        11100110        æ        micro sign
231        11100111        ç        greek small letter tau
232        11101000        è        greek capital letter phi
233        11101001        é        greek capital letter theta
234        11101010        ê        greek capital letter omega
235        11101011        ë        greek small letter delta
236        11101100        ì        infinity
237        11101101        í        greek small letter phi
238        11101110        î        greek small letter epsilon
239        11101111        ï        intersection
240        11110000        ð        identical to
241        11110001        ñ        plus-minus sign
242        11110010        ò        greater-than or equal to
243        11110011        ó        less-than or equal to
244        11110100        ô        top half integral
245        11110101        õ        bottom half integral
246        11110110        ö        division sign
247        11110111        ÷        almost equal to
248        11111000        ø        degree sign
249        11111001        ù        bullet operator
250        11111010        ú        middle dot
251        11111011        û        square root
252        11111100        ü        superscript latin small letter n
253        11111101        ý        superscript two
254        11111110        þ        black square
255        11111111        ÿ        no-break space


This NFO File was rendered by NFOmation.net


<Mascot>

aa21