I'd go with a Byte-Array fo ASCII-codes, e.g. a 4-byte string would be represented as
Code:

$string[0]=0
$string[1]=5
$string[3]=10
$string[4]=55
$

_________________________
There are two types of vessels, submarines and targets.