Click run icon, select what to translate from, then what to translate to! Definitions: ASCII --> plain text, what we see and understand everyday Delimiter --> the character between each byte. Examples: no delimiter: 74657374 space delimiter: 74 65 73 74 E delimiter: 74E65E73E74
Note: when converting from ASCII you will see a bunch of buttons. This is because Scratch blocks have no case-sensitivity. Use these buttons to select if a letter is uppercase or lowercase. Defaults to lowercase. Check proper conversion here: https://www.rapidtables.com/convert/number/index.html