Encoding handles ASCII and ASCII extended chars, including lowercase. 3 digits are used per char (from 001 to 256). Taking into account that a single cloud variable is (?) limited to 256 digits, a max of 85 chars can be stored on cloud (per variable).
Discovered that same handling takes place for accented chars like for normal chars ("è"=="É").