EBCDIC - CompWisdom
About us  |  Why use us?  |  Press  |  Contact us

 

Topic: EBCDIC



  
 EBCDIC - Wikipedia, the free encyclopedia
EBCDIC was devised in 1963 and 1964 by IBM and was announced with the release of the IBM System/360 line of mainframe computers.
EBCDIC (Extended Binary Coded Decimal Interchange Code) is an 8-bit character encoding (code page) used on IBM mainframe operating systems, like z/OS, OS/390, VM and VSE, as well as IBM minicomputer operating systems like OS/400 and i5/OS.
EBCDIC is an 8-bit encoding, versus the 7-bit encoding of ASCII.
http://en.wikipedia.org/wiki/EBCDIC

  
 EBCDIC Alphanumeric Code
The extended binary coded decimal interchange code (EBCDIC) is an 8-bit alphanumeric code which has been extensively used by IBM in its mainframe applications.
http://hyperphysics.phy-astr.gsu.edu/hbase/electronic/ebcdic.html

  
 * EBCDIC - (Computing): Definition
EBCDIC is an extension to 8 bits of BCDIC (Binary Coded Decimal Interchange Code), an earlier 6-bit character set used on IBM computers.
EBCDIC (Extended Binary Coded Decimal Interchange Code) - A way of encoding 256 characters in binary, much like ASCII, but used mainly on mainframes.
Frames not supported Frames not supported Index Computers EBCDIC abbreviation for extended binary-coded decimal interchange code...
http://www.bestknows.com/computing/ebcdic.html

  
 EBCDIC, ASCII and Numbers
EBCDIC and ASCII are both ways of mapping computer codes to characters and numbers, as well as other symbols typically used in writing.
EBCDIC and ASCII are very common terms used when describing files, but when numeric fields are involved conversion is not straightforward.
Numbers can be stored in many ways on a computer.
http://www.emaglink.com/converteToa.htm

  
 EBCDIC - a Whatis.com definition
EBCDIC (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.
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).
IBM's PC and workstation operating systems do not use IBM's proprietary EBCDIC.
http://searchopensource.techtarget.com/gDefinition/0,294236,sid7_gci213924,00.html

  
 VEDIT Hex, EBCDIC, ASCII, Binary, Text Editor, Conversion International EBCDIC FAQ's
This is best when the EBCDIC file will be transferred back to a mainframe computer.
EBCDIC files that do not contain packed-decimal fields are easily translated to ASCII by the standard VEDIT package.
We work with EBCDIC files every day and know that they are very "strange" (to say the least) to most PC and UNIX users.
http://www.vedit.com/ebcdic.htm

  
 PHP Help: The Apache EBCDIC Port - Apache 1.3 Manual
EBCDIC stands for Extended Binary-Coded-Decimal Interchange Code and is the codeset used on mainframe machines, in contrast to ASCII which is ubiquitous on almost all micro computers today.
On an EBCDIC based system, HTML files and other text files are usually saved encoded in the native EBCDIC code set, while image files and other binary data are stored with identical encoding as on ASCII based machines.
All header processing is done in the native EBCDIC format; the server then determines, based on the type of document being served, whether the document body (except for the chunking information, of course) is in ASCII already or must be converted from EBCDIC.
http://www.phpfreaks.com/apache_manual/page/ebcdic.html

  
 Perl and EBCDIC? - The Perl Journal, Winter 1997
EBCDIC is of special interest to me because I work on an IBM OS/390 computer running OpenEdition, which internally uses EBCDIC.(The OpenEdition environment has been described as Unix on a mainframe; MVS OpenEdition comes with a POSIX shell, an ANSI C/C++ library and compilers, Berkeley style sockets, a hierarchical file system, and a web server.
Both ASCII (particularly "8-bit" ASCII) and EBCDIC can be "internationalized" so that computers can adopt a variation specific to the local language: ñ for Spanish computers, ö; for German computers, and so on.
Although the American Standard Association adopted ASCII in 1964, IBM chose to stick with EBCDIC in their System/360 computers, simply because it had been in use in all prior IBM computers and was a legacy of Hollerith's punch cards.
http://www.foo.be/docs/tpj/issues/vol2_4/tpj0204-0005.html

  
 Section 5. IBM AND EBCDIC
EBCDIC (Extended Binary Coded Decimal Interchange Code) was a further development of older codes like BCDIC, BCD and back to Hollerith.
Should one use the numerical value of a byte as the base of a collating sequence, then the letters precede the digits, and the small letters the capital letters.
Around 1965 IBM announced a new computer series, that became known as System 360.
http://www.terena.nl/library/multiling/euroml/section05.html

  
 EBCDIC
If you are to give the EBCDIC for a two digit number, for example 27, you would have to hit two keys on the keyboard to enter 27 into the computer.
There must be four bits used for both the zone and the digit, so the 8, 4, and 2 positions all have a zero in them.
The letter N is in the 1101 zone and 0101 digit, so the EBCDIC for N would be 1101 0101.
http://www.templejc.edu/dept/cis/TBotts/ITSC1301/ebcdic.htm

  
 ASCII and EBCDIC compared - Dynamoo.com
The character encoding is based on Binary Coded Decimal (BCD), so the contiguous characters in the alphanumeric range are formed up in blocks of up to 10 from 0000 binary to 1001 binary.
This can cause a problem even if the EBCDIC system is only a mail relay.
Unlike virtually every computer system in the world which uses a variant of ASCII, IBM mainframes and midrange systems such as the AS/400 tend to use a wholly incompatible character set primarily designed for ease of use on punched cards.
http://www.dynamoo.com/technical/ascii-ebcdic.htm

  
 Extended Binary Coded Decimal Interchange Code from FOLDOC
EBCDIC is an extension to 8 bits of BCDIC (Binary Coded Decimal Interchange Code), an earlier 6-bit character set used on IBM computers.
Users defined one translation which resulted in a so-called de-facto EBCDIC containing all the characters of ASCII, that all ASCII-related programs use.
/eb's*-dik/, /eb'see`dik/, /eb'k*-dik/, /ee`bik'dik`/, /*-bik'dik`/ (EBCDIC) A proprietary 8-bit character set used on IBM dinosaurs, the AS/400, and e-Server.
http://wombat.doc.ic.ac.uk/foldoc/foldoc.cgi?EBCDIC

  
 UTR #16: UTF-EBCDIC
EBCDIC, IBM's Extended Binary Coded Decimal Interchange Code, is one of the widely used 8-bit industry encodings.
The remaining 96 bytes of EBCDIC 8-bit structure are allocated to X'A0' to X'FF' -- the trailing bytes and leading bytes of the I8-sequence.(from
Since EBCDIC code page definitions have 13 variants (and only 82 invariants) the choice of the above byte map for the graphic characters has been made to accommodate the MVS Open Systems environment for standardization purposes.
http://www.unicode.org/reports/tr16

  
 EBCDIC, ASCII, BAUDOT, BCD, Octal, Hex, Binary, Morse Code and Braille
Packed decimal numbers can be easily read in a hex memory dump without the need to convert the number from binary to base 10 because the packed decimal number is stored as a base 10 number.
Packed decimal is a method of storing integers on IBM mainframes in a format that stores the number using an odd number of base 10 digits and a final sign character.
There are instructions to convert packed decimal numbers to binary, and to convert packed decimal numbers to human readable EBCDIC numbers which is the default character set on IBM mainframes.
http://www.geocities.com/mikes_javascript/hex_table_ascii.html

  
 perlebcdic - Considerations for running Perl on EBCDIC platforms - Perl Globe
Among IBM EBCDIC character code sets there are 13 characters that are often mapped to different integer values.
The Extended Binary Coded Decimal Interchange Code refers to a large collection of slightly different single and multi byte coded character sets that are different from ASCII or ISO 8859-1 and typically run on host computers.
EBCDIC sort results may differ from ASCII sort results especially for mixed case strings.
http://www.perlglobe.com/perlebcdic.html

  
 Icon Program Library: procs/ebcdic.icn
Ebcdic() Returns a 256-byte string of EBCDIC characters in numerical order.
These procedures assist in use of the ASCII and EBCDIC character sets, regardless of the native character set of the host: Ascii128() Returns a 128-byte string of ASCII characters in numerical order.
See the SHARE Inc. publication "ASCII and EBCDIC Character Set and Code Issues in Systems Application Architecture" for more information than you would ever want to have on this subject.
http://www.cs.arizona.edu/icon/library/procs/ebcdic.htm

  
 Info: (recode.info) EBCDIC
EBCDIC code =========== This charset is the IBM's External Binary Coded Decimal for Interchange Coding.
grep -i ebcdic Note that `recode' may convert a pure stream of EBCDIC characters, but it does not know how to handle binary data between records which is sometimes used to delimit them and build physical blocks.
`EBCDIC-CCC' In `recode', the `us..ebcdic-ccc' or `ebcdic-ccc..us' conversions represent the way Concurrent Computer Corporation (formerly Perkin Elmer) relates EBCDIC to 8-bits ASCII.
http://www.cims.nyu.edu/cgi-comment/info2html?(recode.info)EBCDIC

  
 SimoZAPS - Data File Utility with Hex View, Convert between EBCDIC/ASCII or Compare Two Files
Generate a Program, EBCDIC Sequential to ASCII Sequential
The input file (SYSUT1) and the output file (SYSUT2) are both EBCDIC.
Convert between ASCII and EBCDIC encoded formats at the field level while maintaining numeric encoded fields (packed or binary).
http://www.simotime.com/simozaps.htm

  
 EBCDIC - Extended Binary Coded Decimal Interchange Code
EBCDIC - Extended Binary Coded Decimal Interchange Code
Unlike ASCII, the EBCDIC standard specifies use of the entire 8 bits of each byte.
An acronym for "Extended Binary Coded Decimal Interchange Code." A code for representing alphanumeric information.
http://www.auditmypc.com/acronym/EBCDIC.asp

  
 EBCDIC Character Set
However, when transferring data to or from IBM systems you will often encounter data that is in EBCDIC.
Below are the commands to copy from an IBM tape to an ASCII disc file, converting EBCDIC fields in columns 3 through 7 (first byte is 1) and columns 14 through 27, then convert it back again.
On HP-UX, you can write a program to call HP's nltranslate routine to translate ASCII arrays to EBCDIC, or use the dd program.
http://www.robelle.com/smugbook/ebcdic.html

  
 EBCDIC
EBCDIC is similar to ASCII commonly used on most computers and computer equipment today.
Short for extended binary coded decimal interchange code, EBCDIC was first developed by IBM and is a type of coding method generally used by larger computers to present letters, numbers and/or other symbols in a binary language the computer can understand.
Were you able to locate the answer to your questions?
http://www.xmission.com/~comphope/jargon/e/ebcdic.htm

  
 RFC 466 (rfc466) - Telnet logger/server for host LL-67
Whenever the TELNET control NOP is included in an input string, it is mapped into an EBCDIC idle (X'17') and then removed from the string.
ASCII is assumed unless the first byte received is the TELNET EBCDIC data type code (X'A2).
CP then replies with: ENTER PASSWORD: followed by the EBCDIC code for bypass (x'24') which is mapped into the TELNET code hide-your-input.
http://www.faqs.org/rfcs/rfc466.html

  
 RFC 338 (rfc338) - EBCDIC/ASCII Mapping for Network RJE
We also assumed that, if a user needs to access a larger subset of EBCDIC than the basic 89, he should do so by doing his rje directly in EBCDIC.
An IBM 029 "EBCDIC" keypunch can create 63 graphics: the 89 basic EBCDIC graphics less the 26 lower case letters.
Our original choice, therefore, was to map the mavericks in the input into EBCDIC question marks.
http://www.faqs.org/rfcs/rfc338.html

  
 HMDC : How do I use EBCDIC, Column-Binary, Packed-Decimal ... data?
The software PERL programming language can also be used to convert EBCDIC on windows, and will also handle more obscure variants.
This will create a file without any line-breaks, since EBCDIC files were all fixed-record-length anyway (e.g.
where inputadata.ebcdic the name of the original EBCDIC file and outputdata.txt is what you would like the you'd like the resulting plain text file to be named.
http://data.fas.harvard.edu/jsp/q_a.jsp?id=47&bct=q47

  
 ASCII to EBCDIC to BINARY - Room 42 Computers & The Internet Resource Center
Here is a handy reference chart for both the ASCII codes and the EBCDIC codes, as well as the decimal, hexadecimal, and binary representations.
Dec Hex ASCII EBCDIC BINARY Dec Hex ASCII EBCDIC BINARY --------------------------------- ---------------------------------- 0 0 NUL NUL 0000 0000 32 20 DS 0010 0000 1 1 SOH SOH 0000 0001 33 21 !
When sending data encapsulated in a network packet between EBCDIC machines and ASCII machines (or visa versus), programmers need to translate from one character set to another.
http://www.room42.com/store/computer_center/code_tables.shtml

  
 EBCDIC data conversion: COBOL, Packed, signed, Mainframe
We have also been able to convert files for which the file (field) specifications were unavailable or incomplete.
The conversion has no user interaction, although it displays a progress report and reports any problems with bad data into an error file.
VEDIT is a great tool for any project involving editing or converting EBCDIC files.
http://www.ebcdic.biz

  
 Text Editor, Programmers Editor, HTML Editor, HEX Editor
EBCDIC conversion - Great tools for converting EBCDIC data files (with packed, signed, binary fields, etc.) to/from ASCII.
EBCDIC conversion - convert COBOL data files into ASCII or.DBF files.
Office automation - VEDIT can help with common office tasks such as working on databases and creating e-mail lists.
http://www.vedit.com

  
 EBCDIC Character Codes
EBCDIC, Extended Binary Coded Decimal Information Code, is only rarely encountered; it is only used on IBM mainframes.
Nothing of this sort is possible with EBCDIC.
EBCDIC is an Eight-bit code, but only 95 of the 256 possible character codes are used.
http://rabbit.eng.miami.edu/info/ebcdic.html

  
 Standards
In this case the additional symbols not in EBCDIC were just added consecutively in the empty places in the code table (again skipping the position after the space).
Later the previous version was revised, and by now IBM came up with code pages for EBCDIC.
This is the original version of EBCDIC, IBM's own standard.
http://homepages.cwi.nl/~dik/english/codes/stand.html

  
 EBCDIC Encoding with .NET
Introduced by IBM, EBCDIC is an encoding mostly used on mainframes.
Due to the lack of available information about the DBCS aspect of EBCDIC, this encoding class makes no effort whatsoever to simulate proper shifting.
You could win a share of $400 by taking part in our message board quality post program!
http://www.eggheadcafe.com/articles/20030521.asp

  
 EBCDIC Links
Convert comp3 data in ebcdic file to ascii format
And we can all use some humor sometimes: see the EBCDIC entry in the Jargon file.
GNU recode program - For you Unix weanies
http://www.planetmvs.com/links/ebcdic.html

  
 EBCDIC to ASCII and ASCII to EBCDIC Conversion Charts
In addition to converting text from EBCDIC to ASCII, any binary, packed or BCD numeric fields may need to be reformatted to text-type numeric fields for the PC.
If your records do contain such non-text data, then you can not use the file transfer program to perform the conversion.
If the record contains any non-text fields (such as binary numeric fields, packed numeric fields, hex or packed date fields, or bit fields), the bytes in those fields cannot simply be "translated" from EBCDIC to ASCII.
http://www.pacsys.com/asciitab.htm

  
 How To Convert Between ASCII and EBCDIC Character Codes
A text file of data from a mainframe computer may be encoded in the EBCDIC character system.
A helper function that converts a string of hexadecimal digits into the actual characters they represent.
Returns a string containing the translation table for converting an EBCDIC string to an ASCII string.
http://support.microsoft.com/kb/216399/EN-US

  
 Companies - Specializing - Ebcdic Software
Specializes in: window, disk, programmer, utilities, editor, binary editor, calculator, hex workshop, ebcdic, sector editor, binary, sector, hex editor, base converter, ascii, checksum generator, breakpoint software
Specializes in: comparison, large file, hexadecimal, windows, binary, file, ascii, octal, editor, free, decimal, ebcdic
Specializes in: disk, window, programmer, utilities, editor, binary editor, calculator, hex workshop, ebcdic, sector editor, binary, sector, hex editor, base converter, ascii, checksum generator
http://www.soft411.org/companies/ebcdic.html

  
 Oracle 8i NLS languages, territories and storage character sets
IBM EBCDIC 16-bit Simplified Chinese (16-bit fixed-width, no single byte)
IBM EBCDIC 16-bit Korean (16-bit fixed-width, no single byte)
IBM EBCDIC 16-bit Japanese (16-bit fixed width, no single byte)
http://staff.in2.hr/denis/oracle/nls_data.html

  
 MTS, EBCDIC and ASCII
As you might guess the two thorniest issues over the IBM Code Page 37 was the square brackets and the logical not.
After much debate we decided it made no sense to do cross graphics mapping and decided to go with a graphic to graphic mapping.
Thus many applications that used the logical not as an input character had to be changed to accept the EBCDIC tilde (we had previously mapped EBCDIC logical nots to ASCII tildes).
http://www.merit.edu/~rsc/MTS/ebcdic-to-ascii.html

  
 What is EBCDIC? - A Word Definition From the Webopedia Computer Dictionary
Although it is widely used on large IBM computers, most other computers, including PCs and Macintoshes, use ASCII codes.
You are in the: Small Business Computing Channel
Pronounced eb-sih-dik, EBCDIC is an IBM code for representing characters as numbers.
http://www.webopedia.com/TERM/E/EBCDIC.html

  
 C# - EBCDIC <->ASCII Conversion
What is the correct method and syntax for reading in a stream of data in EBCDIC, so that I can pass the DLL the correct code format.
Anyone have any idea's on how to format my incoming string utilizing the full 256 character values?
I have standrd C++ DLL that performs ASCII<->EBCDIC conversions and I can call it successfully in other program languages.
http://www.eggheadcafe.com/forums/Forumpost.asp?ID=4350&INTID=2

  
 character codes
EBCDIC Extended Binary Coded Decimal Interchange Code (used primarily on IBM mainframes).
Punched Card Code used for Hollerith (punched) cards (punching positions given in decimal).
http://www.osdata.com/system/physical/charcode.htm

  
 ISO 646 (Good old ASCII)
Nowadays most computers use encodings based on ASCII.
Don't let your computer manufacturer tell you that there are ASCII characters beyond those shown above.
The only notable exception are the IBM mainframes that never departed from the myriad of dialects of their Extended Binary Coded Decimal Information Code (EBCDIC) that predated ASCII and gave a more readable BCD coding on paper punch-cards:
http://czyborra.com/charsets/iso646.html

  
 MSN Encarta - Dictionary - EBCDIC
Search for "EBCDIC" in all of MSN Encarta
Click here to search all of MSN Encarta
http://encarta.msn.com/encnet/features/dictionary/DictionaryResults.aspx?refid=1861607335

  
 ASCII/EBCDIC(x) (SAP Library - Reference Manual: SAP DB 7.2 and 7.3)
Output of a sorted result table in EBCDIC order:
The ASCII and EBCDIC functions are useful when a specific code is to be used for sorting or comparison purposes.
EBCDIC(x) is a character string in EBCDIC notation
http://www.sapdb.org/htmhelp/5e/0a41edba9d11d2a97100a0c9449261/content.htm

  
 Comp.compilers: Re: Porting lex scanner on EBCDIC machine.
way of cross-lexing between ASCII and EBCDIC machines.
Comp.compilers: Re: Porting lex scanner on EBCDIC machine.
on an ASCII machine to generate code to be run on an EBCDIC machine, have fun!
http://compilers.iecc.com/comparch/article/95-04-048

  
 Converting EBCDIC to ASCII to reduce CPU time
RPM also attempts to match the current locale setting to an EBCDIC extension if one has not already been selected.
RPM allows the user to select from a menu of languages, the extended EBCDIC codes.
Converting EBCDIC to ASCII to reduce CPU time
http://lpd.brooksnet.com/convert-EBCDIC-to-ASCII.html

  
 EBCDIC ASCII Translation
;=============================================================================== ; ; Translate files from EBCDIC to ASCII and vice-versa.
They are, however, very commonly used, so this script ; should work in many situations.
PinnSoft Knowledge Base — Convert EBCDIC / ASCII
http://members.aol.com/getmydata/pskb/EBCDIC-ASCII-Convert.htm

  
 Microsoft's XML: the New EBCDIC?
Orlowski's argument actually makes some sense when you realize that Microsoft is modeled after IBM in many ways.
Andrew Orlowski, writing about this in The Register, makes the unique point that Microsoft may well be headed towards a dead-end along the lines of IBM and EBCDIC (extended binary-coded decimal interchange code).
Does anyone but me wonder what's wrong with American business?
http://www.pcmag.com/article2/0,4149,1046120,00.asp

  
 EBCDIC table - Dynamoo.com
EBCDIC is mostly used in IBM mainframe and midrange systems.
For a more detailed explanation of EBCDIC and how it compares to ASCII, click here
http://www.dynamoo.com/technical/ebcdic.htm

  
 Cotse - Connected: An Internet Encyclopedia - 3.1.1.2. EBCDIC TYPE
The character code is the only difference between the functional specifications of EBCDIC and ASCII types.
This type is intended for efficient transfer between hosts which use EBCDIC for their internal character representation.
For transmission, the data are represented as 8-bit EBCDIC characters.
http://www.cotse.com/CIE/RFC/959/10.htm

  
  Appendix B. ASCII/EBCDIC Character Sets  
To find the character with the EBCDIC code value
in the hexadecimal character value column and move left to the EBCDIC graphic column containing
http://docs.hp.com/en/32650-90499/apb.html

  
 Merriam-Webster Online
For More Information on "EBCDIC" go to Britannica.com
Get the Top 10 Search Results for "EBCDIC"
http://www.m-w.com/cgi-bin/dictionary?book=Dictionary&va=EBCDIC

Compwisdom
 About us   |  Why use us?   |  Press   |  Contact us

 Copyright © 2006 CompWisdom.com Usage implies agreement with terms.