Data types

hello, i have some variables i have to insert in a table (e.g 00, z1, 54,098 etc) and i am using varchar, but the 00 is inserting as 0.
please what type am i suppose to store this variable ?

if you are sure that this column must include values like ‘z1’ then the only sane choice is VARCHAR