computer language translation help needed

Status
Not open for further replies.

brainhulk

Diamond Member
Sep 14, 2007
9,376
454
126
I have no idea what this says:

01000111 01100101 01100101
01101011

help is greatly apreciated...
 

Beev

Diamond Member
Apr 20, 2006
7,775
0
0
Why did you bump this? You got your answer. And is it too hard to google "binary translator?"
 

SandEagle

Lifer
Aug 4, 2007
16,809
13
0
wow, my bad i thought the geek post was a joke.

010011110101000000100000011010010111001100100000011000010010000001100100011101010110110101100010011000010111001101110011001011100010000000100000011000100111001001100001011010010110111001100110011000010110100101101100
 

HAL9000

Lifer
Oct 17, 2010
22,021
3
76
010011110101000000100000011010010111001100100000011000010010000001100100011101010110110101100010011000010111001101110011001011100010000000100000011000100111001001100001011010010110111001100110011000010110100101101100

011000010110011101110010011001010110010101100100
 

highland145

Lifer
Oct 12, 2009
43,973
6,338
136
010011110101000000100000011010010111001100100000011000010010000001100100011101010110110101100010011000010111001101110011001011100010000000100000011000100111001001100001011010010110111001100110011000010110100101101100
0101000001101100011000010111100100100000011011100110100101100011011001010010111000001101000010100000110100001010000011010000101001001111011100100010000001101110011011110111010000101110
 

BurnItDwn

Lifer
Oct 10, 1999
26,353
1,862
126
Seriously, is it really that hard to do this?

Convert from Binary to decimal (or to whatever number base you are comfortable with.)

01000111
Dec: 64+4+2+1 71
H: 40+4+2+1 48
O:100+4+2+1 107

01100101
Dec:64+32+4+1 101
H:40+20+4+1 65
O:100+40+4+1 145

01100101
Dec:64+32+4+1 101
H:40+20+4+1 65
O:100+40+4+1 145

01101011
Dec:64+32+8+2+1 107
H:40+20+8+2+1 6B
O:100+40+10+2+1 153

Dec 65 is ANSI A, 66 is B.. etc etc

There is no "computer language" or translation involved, simply converting from one base no another and then looking at an ANSI chart.
 
Last edited:

DesiPower

Lifer
Nov 22, 2008
15,299
740
126
01110111011010000110000101110100001000000110000100100000010101000111001001101111011011000110110000100000011101000110100001110010011001010110000101100100001011100010111000101110
 

DesiPower

Lifer
Nov 22, 2008
15,299
740
126
seriously, is it really that hard to do this?

Convert from binary to decimal (or to whatever number base you are comfortable with.)

01000111
dec: 64+4+2+1 71
h: 40+4+2+1 48
o:100+4+2+1 107

01100101
dec:64+32+4+1 101
h:40+20+4+1 65
o:100+40+4+1 145

01100101
dec:64+32+4+1 101
h:40+20+4+1 65
o:100+40+4+1 145

01101011
dec:64+32+8+2+1 107
h:40+20+8+2+1 6b
o:100+40+10+2+1 153

dec 65 is ansi a, 66 is b.. Etc etc

there is no "computer language" or translation involved, simply converting from one base no another and then looking at an ansi chart.

01000100011011110111001001101011
 

Bill Brasky

Diamond Member
May 18, 2006
4,324
1
0
01010010011001010111010001100001011100100110010001100101011001000010000001110100011010000111001001100101011000010110010000101110001000000100100100100000011010000110000101110100011001010010000001110100011010000110000101110100001000000100100100100000011010000110000101110110011001010010000001110100011011110010000001100011011101000111001001101100001010110110001100101100001000000110001101110100011100100110110000101011011101100010000001100101011101100110010101110010011110010010000001100100011000010110110101101110001000000111000001101111011100110111010000101110
 

HAL9000

Lifer
Oct 17, 2010
22,021
3
76
01010010011001010111010001100001011100100110010001100101011001000010000001110100011010000111001001100101011000010110010000101110001000000100100100100000011010000110000101110100011001010010000001110100011010000110000101110100001000000100100100100000011010000110000101110110011001010010000001110100011011110010000001100011011101000111001001101100001010110110001100101100001000000110001101110100011100100110110000101011011101100010000001100101011101100110010101110010011110010010000001100100011000010110110101101110001000000111000001101111011100110111010000101110

0100001001101100011011110110111101100100011110010010000001100001011011100110111001101111011110010110100101101110011001110010000001101001011100110110111000100111011101000010000001101001011101000010111000100000010010010010000001110010011001010110011001110101011100110110010100100000011101000110111100100000011100000110000101110010011101000110100101100011011010010111000001100001011101000110010100100000001110100110001101101111011011000110001001100101011100100111010000111010
 
Status
Not open for further replies.