Calculators & Converters
    Hex Arithmetic & Conversion
    Binary :
     
    Octal :
     
    Decimal :
     
     
    16


    share
    feedback
    calculator
    info
    history
    loading
    HISTORY




    Hex 16 to Octal Conversion

    What is 16 hex in octal? - converter, chart & solved example problem with step by step workout for how to carry out hex 16 to octal conversion manually. The base-16 value of 1616 is equal to base-8 value of 268
    In different representation
    1616 = 268
    0x16 = 0o26


    HexOctalDecimal
    14.824.420.5
    152521
    15.825.421.5
    162622
    16.826.422.5
    172723

    Work to Find What is 16 Hex in Octal

    The below is the example problem with step by step work to find what is 16 hex in octal.
    1616 Hex to Octal Conversion :
    step 1 Write each digit of given hex number 1616 into its equivalent binary containing 4 digits each.
    1 = 00016 = 0110

    step 2 Arrange the binary numbers group in the same order
    1616 = 101102

    step 3 Split the above binary number 10110 into groups of three bits from the right to left and write the corresponding octal values for the groups.
    000 = 0010 = 2110 = 6

    step 4 Write the octal values in the same order
    1616 = 268
    getcalc.com Calculators