Category: Web Development

EBCDIC vs ASCII

web developement

You might like to read “What is Character Encoding?” first. ASCII stands for The American Standard Code for Information Interchange and EBCDIC for the Extended Binary Coded Decimal Interchange Code. Both are two popular character encoding schemes. ASCII uses 7-bit of a byte to encode a character and consider the 8th (most significant bit) for