There are some people who are not sure about the signed and unsigned data. These are known to be integers. Signed integers will allow you to represent the numbers in the positive and negative ranges. The unsigned integers are also known to represent the numbers from 0 to 255.
An unsigned integer will not have the ability to represent negative numbers properly. If in case the signed integer will meet the 32 bit signed integer, there will be some red flags that will let you know if there are some things that you may need to change. Zero can be signed or unsigned depending on what can be used.