The storage of a character type in a computer is its ASCII code.
The value of 3+'0' stored in the computer is 5 1. If displayed in the form of characters, it is.
The character' 3' is 5 1 if it is an integer.
So, it depends on whether you use characters or integers.