# 进制转换 - 程序员的必备转换工具

> Number base converter for programmers, supporting 2-16 bases and floating points. (iPhone/iPad app by 正东 王.)

- Source: https://appshunter.io/ios/app/id1119169256 (this page in markdown: same URL + `.md`)
- Developer: [正东 王](https://appshunter.io/developer/533870496)
- Category: Utilities
- Price: $0.99
- Age rating: 4+
- Requires: iOS 8.0 · 2 MB
- Languages: American English
- Released: 2016-06-04
- Data updated: 2026-08-23
- Monetization: paid
- User reviews in markdown: https://appshunter.io/ios/app/id1119169256/reviews.md

## What is 进制转换?

进制转换是人们利用符号来计数的方法，包含很多种数字转换。进制转换由一组数码符号和两个基本因素（“基”与“权”）构成。

支持在2~16进制之间进行任意转换，支持浮点型。

十进制-->二进制
对于整数部分，用被除数反复除以2，除第一次外，每次除以2均取前一次商的整数部分作被除数并依次记下每次的余数。另外，所得到的商的最后一位余数是所求二进制数的最高位。

二进制-->十进制
二进制数转换为十进制数。
二进制数第0位的权值是2的0次方，第1位的权值是2的1次方……

十进制-->八进制
10进制数转换成8进制的方法，和转换为2进制的方法类似，唯一变化：除数由2变成8。

八进制-->十进制
八进制就是逢8进1。
八进制数采用 0～7这八数来表达一个数。
八进制数第0位的权值为8的0次方，第1位权值为8的1次方，第2位权值为8的2次方……

十进制-->十六进制
10进制数转换成16进制的方法，和转换为2进制的方法类似，唯一变化：除数由2变成16。

## Key features

- Converts between bases 2-16
- Supports floating-point numbers
- Explains conversion methods
- Covers decimal, binary, octal, hexadecimal

## Recent user reviews (5 of 5)

All indexed reviews: https://appshunter.io/ios/app/id1119169256/reviews.md

### 5/5 — 很好用

*2019-01-07*

界面简单，使用方便，付费也挺值的

### 3/5 — 更新建议

*2018-09-20*

希望加入小数点，不是太方便，希望改进

### 1/5 — 软件挺好简洁没广告

*2018-06-01*

差评是不能进行小数转化

### 1/5 — 不能实现小数转化，但功能描述里有

*2017-12-19*

差评。不能实现小数转化

### 5/5 — 简单实用

*2016-08-12*

这个软件真的很好用，简单实用，没有繁琐的操作，简单粗暴，值得拥有。

## Frequently asked questions about 进制转换

### What number bases does 进制转换 support?

进制转换 supports conversions between bases 2 through 16, including binary, octal, decimal, and hexadecimal. It also handles floating-point numbers within these bases.

### Is 进制转换 free to use?

No, 进制转换 is a paid application. It is available for a one-time purchase price of $0.99.

### Does 进制转换 have ads?

No, 进制转换 is ad-free. Users can perform conversions without any advertisements interrupting their experience.

### What devices is 进制转换 compatible with?

进制转换 is designed for iOS devices, specifically supporting iPhone and iPod. It is not available for Android devices.

### How often is 进制转换 updated?

The latest version of 进制转换 is 3.0, which was last updated on January 22, 2020. Future updates will depend on the developer's release schedule.

### What is the age rating for 进制转换?

进制转换 has an age rating of 4+, making it suitable for a wide range of users. This indicates it contains no mature content.

### Does 进制转换 explain how conversions work?

Yes, the description for 进制转换 includes detailed explanations of the methods used for converting between decimal, binary, octal, and hexadecimal systems.

## Version history (last 3 releases)

### 3.0 — 2020-01-22

1. 支持正负数
2. 支持小数点
3. 支持iOS13系统暗黑
4. 修复Bug

### 2.0 — 2018-11-09

1. 支持iPhone X, iPhone XS, iPhone XS Max；
2. 支持最新的iOS12；
3. 优化输入，使用自定义键盘；
4. 增加输入提示；

### 1.0 — 2016-06-03

此更新已使用 Apple 最新的签名证书签名。未包括任何新功能。

## Apps similar to 进制转换

| App | Rating | Price | Category |
| --- | --- | --- | --- |
| [进制转换：程序员编程CRC计算器](https://appshunter.io/ios/app/crc/id6744915870) | — | Free | Utilities |
| [进制转换器：多功能程序员进制计算器](https://appshunter.io/ios/app/id6748275001) | — | Free | Utilities |
| [进制转换-简洁的转换器](https://appshunter.io/ios/app/id1438984404) | 5.0 (1) | $0.99 | Utilities |
| [进制转换器 - 程序员计算器,编程极客开发者代码软件工具](https://appshunter.io/ios/app/id6740689104) | — | $0.99 | Utilities |

## More apps by 正东 王

- [HTTP Headers Pro](https://appshunter.io/ios/app/http-headers-pro/id1108327475)
- [￥人民币大写转换](https://appshunter.io/ios/app/id1112856627)
- [扫码大师 - 二维码扫描器](https://appshunter.io/ios/app/id1115565179)

All apps by 正东 王: https://appshunter.io/developer/533870496

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-08-23.*
