What format is the number stored in? String or int or ?
What format should the converted number be in?
See the Integer class for useful methods for doing conversions from one format to another.