answersLogoWhite

0

10000001 00111011 10000001 10111110

There's a chart for this:

1 2 3 4 5 6 7 8

128 64 32 16 8 4 2 1

Start from the left and add a one for the numbers you need to equal whatever you need. For example, 192 is 11000000 (128 + 64 = 192), while 2 would be 00000010, and 255 would be 11111111.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is the binary sequences corresponds to the IP address 165.76.24.17?

Which of the following binary sequences corresponds to the IP address 165.76.24.17


A router interface has been assigned an IP address of 172.16.192.166 with a mask of 255.255.255.248 To which subnet does the IP address belong?

Answer: 172.16.192.160 IP address: 172.16.192.166 in binary: 10101100.00010000.11000000.10100110 Subnet mask: 255.255.255.248 in binary 11111111.11111111.11111111.11111000 get answer by ANDing answer in binary: 10101100.00010000.11000000.10100000 answer: 172.16.192.160


What is the binary IP address for 64.32.16.8?

01000000.00100000.00010000.00001000


What is the binary IP address for 120.6.12.200?

1111000.110.1100.11001000


What is the binary number IP address 220.195.164.122?

11011100.11000011.10100100.01111010


How can you tell if an IP address is a broadcast address if you write out the address in binary?

Who da f%*$ knows!


Convert 169.254.135.4 to binary?

To convert the IP address 169.254.135.4 to binary, we convert each octet separately. The conversions are: 169 → 10101001, 254 → 11111110, 135 → 10000111, and 4 → 00000100. Therefore, the binary representation of the IP address 169.254.135.4 is 10101001.11111110.10000111.00000100.


When the host portion of an IP address is all binary zeros that address is the what kind of identifier?

Subnetwork


What is the name for the decimal representation of the binary IP address called?

Dotted Decimal


Which IP address processes enables workstations to use private IP addresses to access the Internet?

NAT (Network Address Translation) A service that translates a private IP address to a public IP address in packets destined for the internet, then translates the public IP address in the reply to the private address.


What is a text version of an IP address called?

IP Addresses don't necessarily have text addresses. http://www.ansers.com has an IP address, it is currently 216.8.179.26. You can see the IP address of any website by using the ping utility on any computer. If you want your IP address to have a text translation you could sign up for a service like DynDns. DynDns is a free service and can be found at dyndns.org. The format you are used to seeing IP addresses in, such as 192.168.1.100, has a binary equivilant. Really, the only reason we use the decimal version is because it is easier to read and remember. 192.168.1.100 would be 11000000.10101000.00000001.11001000 in binary.


What converts private IP addresses into normal IP address when it forwards packets from those computers to the Internet?

network address translation device