Soldato
- Joined
- 20 Jun 2010
- Posts
- 3,251
You are correct, 10 is normally interpreted as 2. but it depends on endedness.
/pedant cap
Well, technically 10 is normally interpreted as ten as we culturally do everything in base10 unless otherwise stated. Hex is a dead giveaway because it contains non integer character codes, but even 10011101110111011111 is a valid base 10 number. Just because it looks like binary, doesn't mean it is.