--- title: "Base Conversion" id: 11871 type: "product" slug: "base-conversion" url: "http://localhost/product/base-conversion/" markdown_url: "http://localhost/product/base-conversion.md" published_at: "2019-11-30T01:25:57+00:00" modified_at: "2026-03-22T13:36:42+00:00" author: "David Anderson" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Base conversion tool for machine language programmers. Converts numbers between binary, octal, and hex; accepts any base up to base 16 and returns its base 10 equivalent or vice versa; whole or fractional numbers; detailed instructions. 16K." category: - name: "Utilities" slug: "utilities" taxonomy: "category" url: "http://localhost/category/software/utilities/" post_tag: - name: "Pleasantrees Programming" slug: "pleasantrees-programming" taxonomy: "post_tag" url: "http://localhost/tag/pleasantrees-programming/" - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" model: - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" genre: - name: "Software" slug: "software" taxonomy: "genre" url: "http://localhost/type/software/" - name: "Utility" slug: "utility" taxonomy: "genre" url: "http://localhost/type/utility/" company: id: 11179 title: "PleasanTrees Programming" type: "company" url: "http://localhost/company/pleasantrees-programming/" price: 6.95 date: 1983 rarity: "Uncommon" articles: - article: id: 24414 title: "Programming Your Computer" type: "article" url: "http://localhost/article/programming-your-computer/" companies_products: - id: 11179 title: "PleasanTrees Programming" type: "company" url: "http://localhost/company/pleasantrees-programming/" --- # Base Conversion Base conversion tool for machine language programmers. Converts numbers between binary, octal, and hex; accepts any base up to base 16 and returns its base 10 equivalent or vice versa; whole or fractional numbers; detailed instructions. 16K.