link to home    

Home » Base Conversion » Convert a Number with a Fractional Part »

Convert a Non-Repeating Fractional Part

 

Terms of Use | Feedback

 

Conversion Tool

From:

Initial Base

 

Integral Part

Radix Point

Non-Repeating Fractional Part

Number

.

To:

New Base

downward arrow

Result:
(Number in
New Base)

 

Help

Examples

From

To

Result

Initial Base

Number

New Base

Integral Part

Non-Repeating Fractional Part

10

13

75

2

(1101.11)2

2

1101

11

10

(13.75)10

16

A345

FF9C

2

(1010001101000101.11111111100111)2

16

A345

FF9C

8

(121505.77716)8

3

2210

02

7

(135.136)7

18

A9

{17}2

8

(275.746556474031221303)8

16

0

3D

12

(0.2A39)12

9

0

75387

11

(a lot of digits—try it!)

"Initial Base" Entry

Enter the initial base of the number (e.g., 2 for binary, 8 for octal, 10 for decimal, 16 for hexadecimal, etc.)

"Number" Entry

Enter the number you want to convert to the new base. If the initial base of the number is between 2 and 16, you may use the digit symbols in the following tables to encode the number (note that the digit values are in base 10).

Digit Value

Digit Symbol

0

0

1

1

2

2

3

3

4

4

5

5

6

6

7

7

Digit Value

Digit Symbol

8

8

9

9

10

a or A

11

b or B

12

c or C

13

d or D

14

e or E

15

f or F

For any base (larger than 16 or not), you can always enter the number as a sequence of base 10 digit values contained inside braces. The following table gives some examples of how you could enter the base 10 number 891.6953125.

Base

Integral Part

Non-Repeating Fractional Part

10
891
6953125
2
1101111011
1011001
16
37B
B2
16
{3}{7}{11}
{11}{2}
32
{27}{27}
{22}{8}

"New Base" Entry

Enter the new base to which the number is converted (e.g., 2 for binary, 8 for octal, 10 for decimal, 16 for hexadecimal, etc.)