Settings

The page will reload to apply your changes.
Theme

ASCII Art Font

ASCII Art Menu

Original Usenet thread from alt.ascii-art, started 21 Jan 2002.
 _   _                     _        _             _     _           
| | | |___  ___ _ __   ___| |_     / \   _ __ ___| |__ (_)_   _____ 
| | | / __|/ _ \ '_ \ / _ \ __|   / _ \ | '__/ __| '_ \| \ \ / / _ \
| |_| \__ \  __/ | | |  __/ |_   / ___ \| | | (__| | | | |\ V /  __/
 \___/|___/\___|_| |_|\___|\__| /_/   \_\_|  \___|_| |_|_| \_/ \___|
[maybe OT]

[maybe OT]

alt.ascii-art · 17 messages · 21 Jan 2002 - 26 Jan 2002
where may I find a ASCII chars map?

thx


--
Il Rat Man
(fletto i muscoli e sono nel vuoto)

per risposte private togliere NOSPAM
dall'indirizzo email

bjm...@phreeow.net 21 Jan 2002 22:16 · permalink · report
drsquare <now...@nowhere.co.uk> wrote:
d> Do one yourself. This simple C program will suffice:

man ascii

-- 
Brad Murray    * Always carry a short length of fibre-optic cable. If
Perl Geek      * you get lost, then you can drop it on the ground, wait
VSCA Founder   * ten minutes, and ask the backhoe operator how to get
Magnet Oper    * back to civilization.                     (Alan Frame)

David Dahlberg <D-M...@gmx.net> ASCII art 21 Jan 2002 22:37 · permalink · report
"Rat Man" <rat...@NOSPAMlibero.it> schrieb:

>where may I find a ASCII chars map?

man ascii

|X-Newsreader: Microsoft Outlook Express 5.50.4133.2400

Unicode.org have a look at each western codepage, the first 7 bits are
plain ASCII.

-dd
                   ____     _    _       __    _____
      _           |  _ \   | |  | |     /  |  |  ___)
     | |          | | \ \  | |  | |    /   |  | |__
     | |          | |_/ /  | |  | |   / /| |  |  __)
   _ | |_         |  _ (   | |  | |  | |_| |  | |
  / \| / \   ___  | | \ \  | |  | |  |  _  |  | |
 | O |  O | (___) | |_/ /  |  \/  |  | | | |  | |
  \_/|___/        |____/    \____/   |_| |_|  |_|
-- 
"Schon in zehn Jahren werden Computer fast doppelt so schnell,
zehnmal so gross und so teuer sein, dass nur die fuenf reichsten
Koenige von Europa sich einen leisten koennen."
(Professor Frink bei den Simpsons)

ano...@bogus_address.con 22 Jan 2002 00:21 · permalink · report
On 2002-01-21 rat...@NOSPAMlibero.it said:

   >where may I find a ASCII chars map?
   >thx
                                     |
In the back of most printed manuals, |  Nel dorso di manuali pi� stampati,
such as a DOS manual.                |  come un manuale di DOS.
                                     |

On Mon, 21 Jan 2002 21:00:50 GMT, "Rat Man" <rat...@NOSPAMlibero.it> wrote:

>where may I find a ASCII chars map?
>

Right Here:

the list of ASCII character + codes 

| 32 SP | 33  ! | 34  " | 35  # | 36  $ | 37  % | 38  & | 39  ' |
| 40  ( | 41  ) | 42  * | 43  + | 44  , | 45  - | 46  . | 47  / |
| 48  0 | 49  1 | 50  2 | 51  3 | 52  4 | 53  5 | 54  6 | 55  7 |
| 56  8 | 57  9 | 58  : | 59  ; | 60  < | 61  = | 62  > | 63  ? |
| 64  @ | 65  A | 66  B | 67  C | 68  D | 69  E | 70  F | 71  G |
| 72  H | 73  I | 74  J | 75  K | 76  L | 77  M | 78  N | 79  O |
| 80  P | 81  Q | 82  R | 83  S | 84  T | 85  U | 86  V | 87  W |
| 88  X | 89  Y | 90  Z | 91  [ | 92  \ | 93  ] | 94  ^ | 95  _ |
| 96  ` | 97  a | 98  b | 99  c |100  d |101  e |102  f |103  g |
|104  h |105  i |106  j |107  k |108  l |109  m |110  n |111  o |
|112  p |113  q |114  r |115  s |116  t |117  u |118  v |119  w |
|120  x |121  y |122  z |123  { |124  | |125  } |126  ~ |

David Dahlberg <D-M...@gmx.net> ASCII art 22 Jan 2002 13:50 · permalink · report
drsquare <now...@nowhere.co.uk> schrieb:

>>the list of ASCII character + codes
>What about 127?

# 0x7f    0x007f  #DELETE

     ,-----.
    /| ,   |\
   | | Del | |
   | `-----' |
   |/_______\|

-dd

Hmm, Un*ces don't have a del key...

-dd
-- 
"Ich bin ein .signature Virus. Mach' mit und kopiere mich in Deine
.signature."

On Tue, 22 Jan 2002 08:58:28 +0000 (UTC), drsquare <now...@nowhere.co.uk> wrote:

>On 22 Jan 2002 03:45:07 GMT, in alt.ascii-art,
> (mik...@bluedwarf.spam.net (MJP)) wrote:
>
>>On Mon, 21 Jan 2002 21:00:50 GMT, "Rat Man" <rat...@NOSPAMlibero.it> wrote:
>>
>>>where may I find a ASCII chars map?
>>>
>>
>>Right Here:
>>
>>the list of ASCII character + codes 
>>
>>| 32 SP | 33  ! | 34  " | 35  # | 36  $ | 37  % | 38  & | 39  ' |
>>| 40  ( | 41  ) | 42  * | 43  + | 44  , | 45  - | 46  . | 47  / |
>>| 48  0 | 49  1 | 50  2 | 51  3 | 52  4 | 53  5 | 54  6 | 55  7 |
>>| 56  8 | 57  9 | 58  : | 59  ; | 60  < | 61  = | 62  > | 63  ? |
>>| 64  @ | 65  A | 66  B | 67  C | 68  D | 69  E | 70  F | 71  G |
>>| 72  H | 73  I | 74  J | 75  K | 76  L | 77  M | 78  N | 79  O |
>>| 80  P | 81  Q | 82  R | 83  S | 84  T | 85  U | 86  V | 87  W |
>>| 88  X | 89  Y | 90  Z | 91  [ | 92  \ | 93  ] | 94  ^ | 95  _ |
>>| 96  ` | 97  a | 98  b | 99  c |100  d |101  e |102  f |103  g |
>>|104  h |105  i |106  j |107  k |108  l |109  m |110  n |111  o |
>>|112  p |113  q |114  r |115  s |116  t |117  u |118  v |119  w |
>>|120  x |121  y |122  z |123  { |124  | |125  } |126  ~ |
>
>What about 127?

127 = nonASCII

what part of the concept aren't you clear on 

On Tue, 22 Jan 2002 18:44:58 +0000 (UTC), drsquare <now...@nowhere.co.uk> wrote:

8< snip of otherwise usefull ASCII table

>>>
>>>What about 127?
>>
>>127 = nonASCII
>>
>>what part of the concept aren't you clear on 
>
>Of coures it's ascii. It's 01111111.

obviously you are just baiting 
try to not be this much of a bore for the rest of your life

Veronica Karlsson <asc...@hotmail.com> ASCII art 22 Jan 2002 19:42 · permalink · report
MJP wrote:
> drsquare wrote:
> >>>
> >>>What about 127?
> >>
> >>127 = nonASCII
> >>
> >>what part of the concept aren't you clear on
> >
> >Of coures it's ascii. It's 01111111.
> 
> obviously you are just baiting
> try to not be this much of a bore for the rest of your life

Um, it is ascii (it isn't much to look at though, so not useful for
making pictures).


-- 
  #####       c    ^                       OO        /\\\\
#####  |     /|\    `^^^^^^^%--           '||`      |  \\\\
####-[.]\    / \      "   "  \ ha ha ha    dd      /[.]-\\\|
###   _|                                            |_   \\|
###  (_  http://www.ludd.luth.se/~vk/cgi/asciichat/  _)}  ==
 \    /        A S C I I  A R T  C H A T             #    ||\

drsquare wrote:

> On Mon, 21 Jan 2002 21:00:50 GMT, in alt.ascii-art,
>  ("Rat Man" <rat...@NOSPAMlibero.it>) wrote:
> 
> 
>>where may I find a ASCII chars map?
>>
> 
> Do one yourself. This simple C program will suffice:
> 
> #include <stdio.h>
> 
> int main()
> {
>   int c;
>   for(c = 31; c < 128; c++)
>   {
>     printf("%d : %c", c, c);
>   }
>   printff("\n");
>   return 0;
> }
>   
> 

I would be better like this:
  #include <stdio.h>

  int main(void)
  {
  int c;
  for(c = 0; c < 256; ++c)
  {
   printf("%d : %c \n", c, c);
  }
   return 0;
  }
I don't know but this shows the whole ASCII-code from 1-127 (standard) 
and the rest too---
Hermi

In article <533...@4ax.com>, drsquare
<now...@nowhere.co.uk> writes
>Do one yourself. This simple C program will suffice:
>
>#include <stdio.h>
>
>int main()
>{
>  int c;
>  for(c = 31; c < 128; c++)
>  {
>    printf("%d : %c", c, c);
>  }
>  printff("\n");
>  return 0;
>}
>  

Or use this Perl program:

perl -e"print(qq($_\t:).chr($_).qq(\n))for(31..128)

Unforunately, I have failed in obfuscating it without a large size
increase :-(

-- 
Philip Taylor
phi...@zaynar.demon.co.uk

http://robowarriors.ultrastore.com/legoworld.shtml
  -- If the Earth was made of Lego...

On 22 Jan 2002 19:11:38 GMT, mik...@bluedwarf.spam.net (MJP) sucked
my dick and said:
>On Tue, 22 Jan 2002 18:44:58 +0000 (UTC), drsquare <now...@nowhere.co.uk> wrote:
>8< snip of otherwise usefull ASCII table
>>>>What about 127?
>>>127 = nonASCII
>>>what part of the concept aren't you clear on 
>>Of coures it's ascii. It's 01111111.
>obviously you are just baiting 
>try to not be this much of a bore for the rest of your life

and yer another idjit then...

-- 
smash yer modem, reboot, kill yerself
if in doubt, suck me
www.AdderleyStreet.co.za

"Matthias Herrmann" <Her...@gmx.ch> wrote in message
news:3C4...@gmx.ch...
> drsquare wrote:
>
> > On Mon, 21 Jan 2002 21:00:50 GMT, in alt.ascii-art,
> >  ("Rat Man" <rat...@NOSPAMlibero.it>) wrote:
> >
> >
> >>where may I find a ASCII chars map?
> >>
> >
> > Do one yourself. This simple C program will suffice:
> >
> > #include <stdio.h>
> >
> > int main()
> > {
> >   int c;
> >   for(c = 31; c < 128; c++)
> >   {
> >     printf("%d : %c", c, c);
> >   }
> >   printff("\n");
> >   return 0;
> > }
> >
> >
>
> I would be better like this:
>   #include <stdio.h>
>
>   int main(void)
>   {
>   int c;
>   for(c = 0; c < 256; ++c)
>   {
>    printf("%d : %c \n", c, c);
>   }
>    return 0;
>   }
> I don't know but this shows the whole ASCII-code from 1-127 (standard)
> and the rest too---
> Hermi
>

  There's no interest in printing the control codes from 0 to 31
  I guess...........
  .|.
 (*.*)  /* I'm in love with Nina Hagen */
   -

On Wed, 23 Jan 2002 15:24:02 +0000 (UTC), drsquare
<now...@nowhere.co.uk> wrote:

> The 8th bit is 0, therefore it's ASCII.

But it's not a printable character, just like, say, ESC or VT or SI or
other characters from 0 to 31.

ASCII control characters are 0 to 31 and 127.

Cheers,
Philip
-- 
Philip Newton <nos...@gmx.li>
That really is my address; no need to remove anything to reply.
If you're not part of the solution, you're part of the precipitate.

On Thu, 24 Jan 2002 06:51:30 +0000 (UTC), drsquare <now...@nowhere.co.uk> wrote:

>On Wed, 23 Jan 2002 20:41:32 +0100, in alt.ascii-art,
> (Philip Newton <pne...@newton.digitalspace.net>) wrote:
>
>>On Wed, 23 Jan 2002 15:24:02 +0000 (UTC), drsquare
>><now...@nowhere.co.uk> wrote:
>>
>>> The 8th bit is 0, therefore it's ASCII.
>>
>>But it's not a printable character, just like, say, ESC or VT or SI or
>>other characters from 0 to 31.
>>
>>ASCII control characters are 0 to 31 and 127.
>
>It doesn't matter if it's not printable.

add it to that table then, and repost the table

the kat <nos...@127.0.0.1> ASCII art 24 Jan 2002 21:31 · permalink · report
In article <0nn...@4ax.com>, drsquare wrote:
> On 24 Jan 2002 16:15:16 GMT, in alt.ascii-art,
>  (mik...@bluedwarf.spam.net (MJP)) wrote:
> 
>>On Thu, 24 Jan 2002 06:51:30 +0000 (UTC), drsquare <now...@nowhere.co.uk> wrote:
>>>>> The 8th bit is 0, therefore it's ASCII.
>>>>
>>>>But it's not a printable character, just like, say, ESC or VT or SI or
>>>>other characters from 0 to 31.
>>>>
>>>>ASCII control characters are 0 to 31 and 127.
>>>
>>>It doesn't matter if it's not printable.
>>
>>add it to that table then, and repost the table
> 
> I don't have a copy of the original table.

here ya go 

| 32 SP | 33  ! | 34  " | 35  # | 36  $ | 37  % | 38  & | 39  ' |
| 40  ( | 41  ) | 42  * | 43  + | 44  , | 45  - | 46  . | 47  / |
| 48  0 | 49  1 | 50  2 | 51  3 | 52  4 | 53  5 | 54  6 | 55  7 |
| 56  8 | 57  9 | 58  : | 59  ; | 60  < | 61  = | 62  > | 63  ? |
| 64  @ | 65  A | 66  B | 67  C | 68  D | 69  E | 70  F | 71  G |
| 72  H | 73  I | 74  J | 75  K | 76  L | 77  M | 78  N | 79  O |
| 80  P | 81  Q | 82  R | 83  S | 84  T | 85  U | 86  V | 87  W |
| 88  X | 89  Y | 90  Z | 91  [ | 92  \ | 93  ] | 94  ^ | 95  _ |
| 96  ` | 97  a | 98  b | 99  c |100  d |101  e |102  f |103  g |
|104  h |105  i |106  j |107  k |108  l |109  m |110  n |111  o |
|112  p |113  q |114  r |115  s |116  t |117  u |118  v |119  w |
|120  x |121  y |122  z |123  { |124  | |125  } |126  ~ |


-- 
|  A___A                 _/_ /_ _  /  _ _/_  _   ,_  _
| ( @ @ ) (/(/ (/(/ (/(/.(  / /(-'/< (_\( . (_) /  `(_)
|  \_^_/      katATthekatDOTorg                    ._/

On 24 Jan 2002 16:15:16 GMT, mik...@bluedwarf.spam.net (MJP)
wrote:

> On Thu, 24 Jan 2002 06:51:30 +0000 (UTC), drsquare <now...@nowhere.co.uk> wrote:
> 
> >On Wed, 23 Jan 2002 20:41:32 +0100, in alt.ascii-art,
> > (Philip Newton <pne...@newton.digitalspace.net>) wrote:
> >
> >>But it's not a printable character, just like, say, ESC or VT or SI or
> >>other characters from 0 to 31.
> >>
> >>ASCII control characters are 0 to 31 and 127.
> >
> >It doesn't matter if it's not printable.
> 
> add it to that table then, and repost the table

And add 0 to 31 as well if you do so, for completeness.

Cheers,
Philip
-- 
Philip Newton <nos...@gmx.li>
That really is my address; no need to remove anything to reply.
If you're not part of the solution, you're part of the precipitate.

About this thread. These messages were posted publicly to the newsgroup alt.ascii-art in 2002 and are mirrored here unchanged as part of the Historic Archives – only email addresses are masked. The artwork and text belong to their original authors: if you copy a piece, keep the artist's initials or signature intact and credit them where you can. Are you one of the authors? Contact us to get your posts attributed, connected to your artist profile, or removed.

Report this message

Help us keep the archive clean and accurate. Reports are reviewed by a person – nothing is changed automatically.

Help classify this post