Convert 42421 from octal to binaryHow to convert number 42421 from octal to binary? | |
| Octal to:  
				binary  
				decimal  
				hexadecimal 
 | 
	
  | ||
		Octal to Binary | 
| 
		
			Convert 424218 to binary: 424218 = 1000101000100012  | 
| octal 42421  | 
				4 | 2 | 4 | 2 | 1 | step  0  | 
			
| convert to | 100 | 010 | 100 | 010 | 001 | step  1  | 
			
| binary 100010100010001 =  | 
				100 | 010 | 100 | 010 | 001 | step  2  | 
			
| Octal number  | 
				Binary number  | 
			  
| 0 | 000 | 
| 1 | 001 | 
| 2 | 010 | 
| 3 | 011 | 
| 4 | 100 | 
| 5 | 101 | 
| 6 | 110 | 
| 7 | 111 | 
| Convert other numbers: | 
| 42414 42415 42416 42417 42420 42421 42422 42423 42424 42425 42426 |