<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1264" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Here's a link to ASCII tables with various decimal, 
hexadecimal, octal, html, character (in that order).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><A 
href="http://www.asciitable.com/">http://www.asciitable.com/</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>also, to convert bin. to dec., you might want to 
take out your trusty scientific calculator to do the conversion for those who 
have problems.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Jeffrey Lim</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=mightyhero@go.com href="mailto:mightyhero@go.com">E C</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=groop@groo.com 
  href="mailto:groop@groo.com">groop@groo.com</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, 09 February 2004 8:02 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [Groop] Re: I'm sure we have 
  done this before, but ...</DIV>
  <DIV><BR></DIV>Ronny rote:<BR>&gt;THIS IS THE SECRET MESSAGE IN BINNARM CODE 
  "<BR><BR>How to convert binary to decimal:<BR>(1st digit) * 2^7 = (1st digit) 
  * 128<BR>(2nd digit) * 2^6 = (2nd digit) * 64<BR>(3rd digit) * 2^5 = (3rd 
  digit) * 32<BR>(4th digit) * 2^4 = (4th digit) * 16<BR>(5th digit) * 2^3 = 
  (5th digit) * 8<BR>(6th digit) * 2^2 = (6th digit) * 4<BR>(7th digit) * 2^1 = 
  (7th digit) * 2<BR>(8th digit) * 2^0 = (8th digit) * 1<BR><BR>ASCII 
  equivalents:<BR>A = 01000001 = 64 + 1 = 65 <BR>B = 01000010 = 64 + 2 = 66<BR>C 
  = 01000011 = 64 + 2 + 1 = 67<BR>D = 01000100 = 64 + 4 = 68<BR>E = 01000101 = 
  64 + 4 + 1 = 69<BR>F = 01000110 = 64 + 4 + 2 = 70<BR>G = 01000111 = 64 + 4 + 2 
  + 1 = 71<BR>H = 01001000 = 64 + 8 = 72<BR>I = 01001001 = 64 + 8 + 1 = 73<BR>J 
  = 01001010 = 64 + 8 + 2 = 74<BR>K = 01001011 = 64 + 8 + 2 + 1 = 75<BR>L = 
  01001100 = 64 + 8 + 4 = 76<BR>M = 01001101 = 64 + 8 + 4 + 1 = 77<BR>N = 
  01001110 = 64 + 8 + 4 + 2 = 78<BR>O = 01001111 = 64 + 8 + 4 + 2 + 1 = 79<BR>P 
  = 01010000 = 64 + 16 = 80<BR>Q = 01010001 = 64 + 16 + 1 = 81<BR>R = 01010010 = 
  64 + 16 + 2 = 82<BR>S = 01010011 = 64 + 16 + 2 + 1 = 83<BR>T = 01010100 = 64 + 
  16 + 4 = 84<BR>U = 01010101 = 64 + 16 + 4 + 1 = 85<BR>V = 01010110 = 64 + 16 + 
  4 + 2 = 86<BR>W = 01010111 = 64 + 16 + 4 + 2 + 1 = 87<BR>X = 01011000 = 64 + 
  16 + 8 = 88<BR>Y = 01011001 = 64 + 16 + 8 + 1 = 89<BR>Z = 01011010 = 64 + 16 + 
  8 + 2 = 90<BR>] = 01011101 = 64 + 16 + 8 + 4 + 1 = 93<BR><BR>Sooo, the hidden 
  message in Groo #41 Page 5 is:<BR><BR>84 T<BR>72 H<BR>73 I<BR>83 S<BR>73 
  I<BR>83 S<BR>84 T<BR>72 H<BR>69 E<BR>83 S<BR>69 E<BR>67 C<BR>82 R<BR>69 
  E<BR>84 T<BR>77 M<BR>69 E<BR>83 S<BR>83 S<BR>65 A<BR>71 G<BR>69 E<BR>73 
  I<BR>78 N<BR>66 B<BR>73 I<BR>78 N<BR>78 N<BR>65 A<BR>82 R<BR>93 ]<BR>67 
  C<BR>79 O<BR>68 D<BR>69 E<BR><BR>"Binary" was mis-spelled.&nbsp; The hidden 
  message<BR>should have read, "This is the secret message<BR>in binary 
  code."<BR><BR><BR>___________________________________________________<BR>Check-out 
  GO.com<BR>GO get your free GO E-Mail account with expanded storage of 6 
  MB!<BR><A 
  href="http://mail.go.com">http://mail.go.com</A><BR><BR><BR>_______________________________________________<BR>Groop 
  mailing list<BR><A href="mailto:Groop@groo.com">Groop@groo.com</A><BR><A 
  href="http://mailman.newdream.net/mailman/listinfo.cgi/groop">http://mailman.newdream.net/mailman/listinfo.cgi/groop</A></BLOCKQUOTE></BODY></HTML>