Convert Hexadecimal System to Nonary System (Base 16 to Base 9)

Definition

The nonary numbering system is composed of 9 digits (0, 1, 2, 3, 4, 5, 6, 7, 8). The hexadecimal numbering system consists of 16 digits (0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E and F).

Enter the hex value you want to convert to base 9:

Value:
From:
To:
Decimal places:



=

Conversion Tables

Positional Notation
Binary System
Ternary System
Quaternary System
Quinary System
Senary System
Septenary System
Octal System
Nonary System
Decimal System
Duodecimal System
Hexadecimal System
Vigesimal System
Duotrigesimal System

Nonary to Hexadecimal

Nonary System Hexadecimal System
0 0
1 1
2 2
3 3
4 4
... ...
10 9
11 A
12 B
13 C
14 D
15 E
16 F

Conversion to Other Numbering Systems