[Accepted with modification] SE-0221: Character Properties

I have a question about .asciiValue property.
Why type is this UInt8, not Int8? Are there any specific reasons except that ASCII is non-negative value?