Decodes a UTF-8 character into a 32 bit one. Useful for translating between system and application level stuff.
The character string to be decoded
The decoded character.
See Implementation
Decodes a UTF-8 character into a 32 bit one. Useful for translating between system and application level stuff.