• Mathematics
    VectorsMatricesVector SpaceAlgebraCalculusLogicAnalytic GeometryStatistics & ProbabilityGeometrySpecial Functions
    Physics
    MechanicsUnits & Constants
    Electronics
    Circuits
    Computer Science
    EncodingComputerLanguages
    Machine Learning
    ClusteringOptimizationRegressionKernels
    AI
    Neural Network
    Finance
    OptionsFixed IncomeMarket Analysis
    Help
    Contact usIndexSearchVersion history
    Practice Quiz
    LoginUser
  • Computer Science
    Encoding: Integer Encoding
    • Encoding
      • ASCII Table
      • Integer Encoding
      • Decimal Number
        Encoding
      • Character Encoding
      • QR Code
      • Unicodes
      • Cryptography
    • Computer
      • Languages
        Integer Encoding
        First select the appropriate maximum size of the storage space intended for the integer.
        Enter the integer in the appropriate base and press 'Convert' to find its representation in other bases.
        Note:
        • Negative numbers are represented using 2-complement method
        • 'Unlimited' space can't be used for negative integers because conventions require predefined size.
        • If the space is smaller then the necessary size to represent the number, only the lowest significant bits will be preserved, which may change the sign of the number.
        Maximum storage space
        Decimal
        Hexadecimal
        Binary
        Octal