Skip Navigation

ASCII / Hex / Binary / Decimal / Base64 Converter

  

How to convert Number to All formats

Enter a decimal value (0–127 for ASCII) to see it in all formats.

Decimal → Hex, Binary, Octal, ASCII, Base64

Each representation is calculated from the decimal value:

65₁₀ = 41₁₆ = 1000001₂ = 101₈ = 'A' = QQ==

Example

Convert 65:

Decimal: 65, Hex: 41, Binary: 1000001, Octal: 101, ASCII: A



See also