Binary to Decimal Conversion Problem

RobertEagle:
An 8-bit code which can be translated into a decimal.

Every 8-bit code can be translated into Decimal. Decimal values are just a more human-friendly way of reading and handling the values.

I still don't understand what the problem is.

If you want to write a value, be it using the decimal or binary form, what's stopping you?