(→EBCDIC File Types) |
(→EBCDIC File Types) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 14: | Line 14: | ||
ASCII and EBCDIC have completely different representations for all letters, digits and other characters. | ASCII and EBCDIC have completely different representations for all letters, digits and other characters. | ||
| − | + | ==EBCDIC File Types== | |
;EBCDIC text files | ;EBCDIC text files | ||
| Line 27: | Line 27: | ||
</div> | </div> | ||
| − | + | ==EBCDIC Editing== | |
*[[Directly_Editing_EBCDIC|Directly Editing EBCDIC Text Files]] | *[[Directly_Editing_EBCDIC|Directly Editing EBCDIC Text Files]] | ||
*[[Edit_EBCDIC_Binary_In_Hexadecimal|Edit EBCDIC Binary/Data Files in Hexadecimal]] | *[[Edit_EBCDIC_Binary_In_Hexadecimal|Edit EBCDIC Binary/Data Files in Hexadecimal]] | ||
*[[Main_Page#section-convert|Translate / Convert EBCDIC Files]] | *[[Main_Page#section-convert|Translate / Convert EBCDIC Files]] | ||
| + | |||
| + | ==Related Resources== | ||
| + | *[[Main_Page|Wiki Home]] | ||
| + | *[[Main_Page#section-editing|Edit EBCDIC, ASCII, ANSI, Hex, Text and Multiple Files]] | ||
All PCs, Macintoshes and most other computers use ASCII characters. However, many files downloaded from IBM mainframe computers use EBCDIC characters. An EBCDIC file will appear as complete gibberish in any ASCII editor or PC program, assuming the editor/program can even open the file.
ASCII and EBCDIC refer to how text characters are represented.
For example:
In ASCII, a byte with hex value “4E” represents the letter “N”, but in EBCDIC the same byte represents the character “+”.
In EBCDIC, the letter “N” is represented with hex value “D5”.
ASCII and EBCDIC have completely different representations for all letters, digits and other characters.
VEDIT, Inc. specializes in EBCDIC conversion software and services for converting EBCDIC (COBOL) files containing packed fields and complex record layouts. Please contact us for details and see our pages over this services.