Binary numbers aren't supposed to have octets like the way you've displayed yours. They're composed of 8 binary bits and should be represented as 10101010.10101010.10101010.10101010 (example).
Binary numbers aren't supposed to have octets like the way you've displayed yours. They're composed of 8 binary bits and should be represented as 10101010.10101010.10101010.10101010 (example).