What is EBCDIC (Extended Binary Coded Decimal Interchange Code) ? - Definition from Whatis.com

Definition

EBCDIC (Extended Binary Coded Decimal Interchange Code) 

EBCDIC (Extended Binary Coded Decimal Interchange Code ) (pronounced either "ehb-suh-dik" or "ehb-kuh-dik") is a binary code for alphabetic and numeric characters that IBM developed for its larger operating systems. It is the code for text files that is used in IBM's OS/390 operating system for its S/390 servers and that thousands of corporations use for their legacy applications and databases. In an EBCDIC file, each alphabetic or numeric character is represented with an 8-bit binary number (a string of eight 0's or 1's). 256 possible characters (letters of the alphabet, numerals, and special characters) are defined.

IBM's PC and workstation operating systems do not use IBM's proprietary EBCDIC. Instead, they use the industry standard code for text, ASCII. Conversion programs allow different operating systems to change a file from one code to another.

Also see Unicode.

This was last updated in September 2007

Dig Deeper

  • Fast track to iSeries learning resources

    Here's a fast reference to all of our learning resources on Search400.com. You can find information on autonomic computing, backup and recovery, career resources, and more.

  • Authenticate use of Web applications via user profiles

    One technique you can use to authenticate users to the HTTP server is to request and validate an OS/400 user profile and password. In most cases, however, you'll want to use this method only if the Web application user population is limited to people in your company who already have OS/400 user profiles.

  • Easy code copying -- without CODE400

    Try this method of copying code to make your life a little easier.

Do you have something to add to this definition? Let us know.

Send your comments to techterms@whatis.com