So far, nothing depends on the 9-character char column. Basically this should be fine (from the point of view of a database that continues to function, it should be fine), but you need to carefully consider if any software uses column width for anything.
eg. if the software expects all values ββto be 9 characters (and this is not line trimming), you may run into problems.
varchar