EBCDIC ↔ Text Converter
Convert text between ASCII and EBCDIC (code page 037), the character encoding of IBM mainframes. Shows the EBCDIC bytes in hexadecimal and rebuilds the text from them. Useful for integrating with legacy z/OS and AS/400 systems.
Resultado
—
EBCDIC (CP037)
O EBCDIC (Extended Binary Coded Decimal Interchange Code) é a codificação de caracteres criada pela IBM para seus mainframes, ainda usada em sistemas z/OS e AS/400. Diferente do ASCII, as letras não são contíguas: 'A' é 0xC1, 'J' é 0xD1, 'S' é 0xE2. Esta ferramenta usa a code page 037 e mostra os bytes em hexadecimal.
Related Tools
PDF to Images
Convert PDF pages to individual PNG images. Everything in your browser via pdf.js.
Pixel Art Converter
Convert an image to pixel art by reducing resolution and color palette. Stylized retro output.
Currency Converter
Convert between major currencies (USD, EUR, BRL, GBP, JPY, ARS) using live rates from open.er-api.com.