_Ray Posted March 3, 2010 Share Posted March 3, 2010 So, if I were to post this binary code: 087 097 115 117 112 044 032 116 104 105 115 032 105 115 032 082 097 121 098 111 098 032 112 111 115 116 105 110 103 032 099 114 097 112 032 105 110 032 066 105 110 097 114 121 032 116 111 032 115 101 101 032 105 102 032 121 111 117 032 099 097 110 032 114 101 097 100 032 105 116 033 000 000 000 000 000 000 000 000 000 Would anybody be able to tell me what it says? (Hint: It's just text) It's Decimal 1-byte at a time. 1 Link to comment Share on other sites More sharing options...
WRX22B1998 Posted March 4, 2010 Share Posted March 4, 2010 WTF is this topic ? it cant be binary because binary is ONLY 1 or 0. Link to comment Share on other sites More sharing options...
_Ray Posted March 4, 2010 Author Share Posted March 4, 2010 Binary can be in Octal, Hexadecimal, or Decimal form. What I'm showing is just Decimal. Link to comment Share on other sites More sharing options...
Damjan Posted March 4, 2010 Share Posted March 4, 2010 geek. 1 Link to comment Share on other sites More sharing options...
_Ray Posted March 4, 2010 Author Share Posted March 4, 2010 Link to comment Share on other sites More sharing options...
WRX22B1998 Posted March 4, 2010 Share Posted March 4, 2010 it's still not binary. Link to comment Share on other sites More sharing options...
Greensabre13. Posted March 5, 2010 Share Posted March 5, 2010 FAILBOAT OH MY. WRX is right, binary code is only 0's and 1's. In a fixed-width binary code, each letter, digit, or other character, is represented by a bit string of the same length; that bit string, interpreted as a binary number, is usually displayed in code tables in octal, decimal or hexadecimal notation. Wikipedia doesn't lie. Link to comment Share on other sites More sharing options...
Gerard Posted March 7, 2010 Share Posted March 7, 2010 Binary can be in Octal, Hexadecimal, or Decimal form. bahahahaha Completely false. You mean that numbers can be expressed in Binary, Ternary, Octal, Hex, Decimal etc. The number twelve is 12 in decimal, 1100 in binary, C in hex etc. Binary, decimal and hex just represent numbers, they can't show text. You need a separate rule for a certain number to mean a certain letter. So following ASCII rules, the number 65 in decimal (41 hex or 0101 binary) means the letter A. So using ASCII rules, your first four decimal numbers (087 097 115 117 112) translate to the letters "Wasup" There's nothing to do with binary or hex in your question. Link to comment Share on other sites More sharing options...
Chris Posted March 8, 2010 Share Posted March 8, 2010 So what does your message say? No one can be arsed to find a converter or actually work it out. It better be funny... Link to comment Share on other sites More sharing options...
Popular Post Kitsune Inferno Posted March 8, 2010 Popular Post Share Posted March 8, 2010 I would like to take a crack at it. I may be wrong, but here's my guess: Wasup guys? I've realized what an annoying little twat I am with all the useless topics I make and infuriating idiocy I emanate every single time I hit "Add Reply". To salvage what little dignity I deserve, I'm going to be an hero. Goodbye. Yeah, I know this wasn't funny. I don't care. 7 Link to comment Share on other sites More sharing options...
Chris Posted March 8, 2010 Share Posted March 8, 2010 I still +1'd you for effort Link to comment Share on other sites More sharing options...
Greensabre13. Posted March 8, 2010 Share Posted March 8, 2010 (edited) @Kitsune: Hahahahahahaha. Best post in the world I swear. Definitely +1 that. Edited March 8, 2010 by Greensabre13. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now