answersLogoWhite

0


Best Answer

A binary coding scheme is a method used for representing all of the digits, letters, special characters, and control characters available to a digital computer using groups of 0s and 1s. The two coding schemes in widest use are American Standard Code for Information Interchange (ASCII) and Extended Binary Coded Decimal Interchange Code (EBCDIC). Here are some examples of how the characters A, 7, and $ would be represented in ASCII and EBCIDIC:

ASCII: A=01000001, 7= 00110111, $=00100100

EBCIDIC: A=11000001, 7=11110111, $=01011011

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

There are 2 types of coding.

1. ASCII

2. EBCDIC

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Define binary coding scheme in computer system?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

This binary coding scheme was developed by IBM and is primarily used for large computers?

ASCII


The most widely used coding scheme used to represent data?

Binary is the base for all coding in a PC.


What Coding scheme contains a set of 128 numeric codes that are used to represent characters in a computer's memory?

ASCII


Is there a number coding scheme in marikina city?

no


What scheme is the most widely used coding scheme to represent data that is used by most personal computers and servers?

American Standard Code for Information Interchange ASCII is the most widely used coding scheme.


What coding scheme is widely used in microcomputer?

ASCII


What is a 16-bit coding scheme called?

Unicode


Is Data created by a computer system using the ASCII coding scheme can be directly accessed by another computer system using different coding schemes?

Most text encodings are supersets of 7-bit ascii, so in short yes, valid ascii is also UTF8/16, lantin-1 and most other western text encodings, but ascii is most valuable as a data-encoding because it is independent of the endianness of the computer - it takes less space to store most data in binary, but the bit patterns for the same data will vary from computer to computer, making the data less portable


2B1Q and 8B6T are line coding scheme in bipolar category?

multilevel not bipolar


What does 'AAC' mean?

Advanced Audio Coding is a compression & encoding scheme for Audio formats.


Coding scheme capable of representing almost all the world's current language?

Unicode is a coding scheme that can represent almost all of the world's current languages. It includes characters for a wide range of scripts, symbols, emojis, and special characters used in various languages worldwide. Unicode allows for consistent text representation across different platforms, devices, and applications.


What is letter addressing scheme?

A letter addressing scheme has to do with a TCP/IP protocol. Addresses are determined by both decimal and binary counting.