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


    share
    feedback
    calculator
    info
    history
    loading
    HISTORY




    Hex 13 to Octal Conversion

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


    HexOctalDecimal
    11.821.417.5
    122218
    12.822.418.5
    132319
    13.823.419.5
    142420

    Work to Find What is 13 Hex in Octal

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

    step 2 Arrange the binary numbers group in the same order
    1316 = 100112

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

    step 4 Write the octal values in the same order
    1316 = 238
    getcalc.com Calculators