#!/bin/rc
#c=␣
c=`{unicode 00a0}
d=`{unicode 0x2019}
cat | tcs -c -f 8859-1|tr ' '''  $c$d
