It is currently Mon Dec 23, 2024 2:54 am

All times are UTC - 7 hours




Post new topic Reply to topic  [ 48 posts ]  Go to page 1, 2, 3, 4  Next
Author Message
 Post subject: Binary to English
PostPosted: Fri Sep 19, 2003 9:22 am 
Offline
User avatar

Joined: Tue Aug 19, 2003 11:49 am
Posts: 10
Location: CLAMP campus
Binary to English

The hidden message is:

I am the best and always will be.


Code:

123456789012345678901234567890123456789012345678901234567890 60

01001001001000000110000101101101001000000111010001       50
1010000110010100100000011000100110010101110011011101     52
0000100000011000010110111001100100001000000110000101     52
1011000111011101100001011110010111001100100000011101     52
1101101001011011000110110000100000011000100110010100     52
101110001000000000110100001010                           30
                                                        288 = 8 * 36



0 =   1
1 =   2
2 =   4
3 =   8
4 =  16
5 =  32
6 =  64
7 = 128

76543210

01001001   64 + 8 + 1                       73   I
00100000   32                               32
01100001   64 + 32 + 1                      97   a
01101101   64 + 32 + 8 + 4 + 1             109   m
00100000   32                               32
01110100   64 + 32 + 16 + 4                116   t
01101000   64 + 32 + 8                     104   h
01100101   64 + 32 + 4 + 1                 101   e
00100000   32                               32
01100010   64 + 32 + 2                      98   b
01100101   64 + 32 + 4 + 1                 101   e
01110011   64 + 32 + 16 + 2 + 1            115   s
01110100   64 + 32 + 16 + 4                116   t
00100000   32                               32
01100001   64 + 32 + 1                      97   a
01101110   64 + 32 + 8 + 4 + 2             110   n
01100100   64 + 32 + 4                     100   d
00100000   32                               32
01100001   64 + 32 + 1                      97   a
01101100   64 + 32 + 8 + 4                 108   l
01110111   64 + 32 + 16 + 4 + 2 + 1        119   w
01100001   64 + 32 + 1                      97   a
01111001   64 + 32 + 16 + 8 + 1            121   y
01110011   64 + 32 + 16 + 2 + 1            115   s
00100000   32                               32
01110111   64 + 32 + 16 + 4 + 2 + 1        119   w
01101001   64 + 32 + 8 + 1                 105   i
01101100   64 + 32 + 8 + 4                 108   l
01101100   64 + 32 + 8 + 4                 108   l
00100000   32                               32
01100010   64 + 32 + 2                      98   b
01100101   64 + 32 + 4 + 1                 101   e
00101110   32 + 8 + 4 + 2                   46   .
00100000   32                               32
00001101   8 + 4 + 1                        13   CR (carriage return)
00001010   8 + 2                            10   LF (line feed)


Y


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 19, 2003 12:38 pm 
Offline
User avatar

Joined: Wed Jun 25, 2003 11:50 am
Posts: 222
Location: UK, Coventry, (but I'm from Doncaster in S.yorkshire "best part of the UK".
why what??
:P :lol: :lol:

_________________
All the best Jonathan :).

PS free the weed.


Top
 Profile  
 
 Post subject: Y is for Yuzuriha
PostPosted: Fri Sep 19, 2003 2:18 pm 
Offline
User avatar

Joined: Tue Aug 19, 2003 11:49 am
Posts: 10
Location: CLAMP campus
The "Y" at the end of my post is how I sign my messages. It is shorthand for Yuzuriha.

Y


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 19, 2003 2:31 pm 
Offline
User avatar

Joined: Wed Jun 25, 2003 11:50 am
Posts: 222
Location: UK, Coventry, (but I'm from Doncaster in S.yorkshire "best part of the UK".
O right, k.

how come u wanted to show ppl what it said?

_________________
All the best Jonathan :).

PS free the weed.


Top
 Profile  
 
 Post subject: I like puzzles
PostPosted: Fri Sep 19, 2003 3:35 pm 
Offline
User avatar

Joined: Tue Aug 19, 2003 11:49 am
Posts: 10
Location: CLAMP campus
Because it sounded like you want people to figure out what the hidden message is. It is also for people who do not have time to think about it but want to know what it is.

I like puzzles like this. By saying that it is ASCII, all that is left to do is to go through the process to decode the message. This puzzle would have been more difficult if you had not told us that it is ASCII, used 7-bit ASCII (instead of 8-bit), and a string of zeros and ones that is a multiple of 7 and 8 (so we do not know initially if it is 7-bit or 8-bit ASCII). Very good puzzle nontheless.

Y


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 19, 2003 3:41 pm 
Offline
User avatar

Joined: Wed Jun 25, 2003 11:50 am
Posts: 222
Location: UK, Coventry, (but I'm from Doncaster in S.yorkshire "best part of the UK".
I'll make another one, but this one will be a little harder, WEll a lot come to think of it.

8) 8) :D :D

_________________
All the best Jonathan :).

PS free the weed.


Top
 Profile  
 
 Post subject: Joy! More puzzles!
PostPosted: Fri Sep 19, 2003 3:52 pm 
Offline
User avatar

Joined: Tue Aug 19, 2003 11:49 am
Posts: 10
Location: CLAMP campus
Looking forward to it.

Y


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 19, 2003 4:06 pm 
Offline
User avatar

Joined: Thu May 15, 2003 3:01 pm
Posts: 1425
Location: North Carolina
:?
I don't get it...

Does that make me a dumbass.... :D


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 19, 2003 4:08 pm 
Offline
User avatar

Joined: Wed Jun 25, 2003 11:50 am
Posts: 222
Location: UK, Coventry, (but I'm from Doncaster in S.yorkshire "best part of the UK".
JUST NOT AS SAD AS US,

_________________
All the best Jonathan :).

PS free the weed.


Top
 Profile  
 
 Post subject: Do not think so; how can I help?
PostPosted: Fri Sep 19, 2003 4:15 pm 
Offline
User avatar

Joined: Tue Aug 19, 2003 11:49 am
Posts: 10
Location: CLAMP campus
The Jargonaut wrote:
:?
I don't get it...

Does that make me a dumbass.... :D


Probably not. Which part is confusing you?

Y


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 19, 2003 4:31 pm 
Offline
User avatar

Joined: Wed Jun 25, 2003 11:50 am
Posts: 222
Location: UK, Coventry, (but I'm from Doncaster in S.yorkshire "best part of the UK".
it isnt too hard to do,
"0101000101001001010000100011001001010000010011110011
0011010100000100001000110111001101010101001001001111
0011011101000100010101000101001001000110010010000011
1000010001000101010000110110010001000011011001001011
0100110001010001010000100011000101010000001100010101
0000010001100101001101010010010000100100011101000100
0011000101010000010011000100100101000010010011000101
1010001110010101100001010000001100010100100101000100
0101000101001010010100010011000101000100001100100100
00110101100001000010010100100011000101000010"

_________________
All the best Jonathan :).

PS free the weed.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 19, 2003 8:12 pm 
Offline
User avatar

Joined: Mon Jun 17, 2002 12:04 pm
Posts: 2370
Location: Roanoke,VA (USA)
The Jargonaut wrote:
:?
I don't get it...

Does that make me a dumbass.... :D

That include me I don't get it either
:oops: :oops: :oops: :oops: :oops: :oops: :oops: :oops: :oops: :oops:
:? :? :? :? :? :? :? :? :? :? :? :? :? :? :? :? :? :? :? :? :? :?
:shock: :shock: :shock: :shock: :shock: :shock: :shock: :shock: :shock: :shock:
:( :( :( :( :( :( :( :( :( :( :( :( :( :( :( :( :( :( :( :( :( :( :( :( :( :(

_________________
" If I had a brain, I'd be dangerous!"


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 19, 2003 8:20 pm 
Offline
User avatar

Joined: Mon Jun 17, 2002 12:04 pm
Posts: 2370
Location: Roanoke,VA (USA)
I figure out.

_________________
" If I had a brain, I'd be dangerous!"


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 19, 2003 9:01 pm 
Offline
User avatar

Joined: Wed Sep 04, 2002 6:59 pm
Posts: 1431
Location: In the wind, or wishing I was.....
what the hell is asci?

_________________
I'm a man........but I can change........if I have to........I guess


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 19, 2003 9:38 pm 
Offline

Joined: Sat Jul 12, 2003 8:44 pm
Posts: 237
Location: USA
a 70's rock group?

_________________
Fine


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 48 posts ]  Go to page 1, 2, 3, 4  Next

All times are UTC - 7 hours


Who is online

Users browsing this forum: No registered users and 48 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Jedi Knights style by HighDefGeek