Convert Octal to Hexadecimal
Octal Number:
[ Input a octal number like 377 in the following field and click the Convert button. ]
Hexadecimal number:
Conversion: Octal to Hexadecimal
Octal Number System:
The octal numeral system, or oct for short, is the base-8 number system, and uses the digits 0 to 7. Octal numerals can be made from binary numerals by grouping consecutive binary digits into groups of three (starting from the right).
Hexadecimal Number System:
In mathematics and computing, hexadecimal (also base 16, or hex) is a positional numeral system with a radix, or base, of 16. It uses sixteen distinct symbols, most often the symbols 0–9 to represent values zero to nine, and A,B,C,D,E,F (or alternatively a, b, c, d, e, f) to represent values ten to fifteen.
Octal to Hexadecimal conversion table
Octal | Hexadecimal |
---|---|
0 | 0 |
1 | 1 |
2 | 2 |
3 | 3 |
4 | 4 |
5 | 5 |
6 | 6 |
7 | 7 |
10 | 8 |
11 | 9 |
12 | A |
13 | B |
14 | C |
15 | D |
16 | E |
17 | F |
20 | 10 |
Previous: Convert Octal to Decimal
Next:
Conversion Tools
It will be nice if you may share this link in any developer community or anywhere else, from where other developers may find this content. Thanks.
https://w3resource.com/convert/number/octal-to-hex.php
- Weekly Trends and Language Statistics
- Weekly Trends and Language Statistics