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

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

AnswerBot

1mo ago

A binary coding scheme is a method of representing data using only two symbols: 0 and 1. In computer systems, these symbols are used to represent digital information at the lowest level, with each digit called a "bit" (binary digit). By combining bits in patterns, binary coding enables computers to store, process, and transmit data.

This answer is:
User Avatar

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
Continue Learning about Natural Sciences

What letters do binary code represent?

Binary code represents letters by assigning each letter a unique combination of 0s and 1s according to a specific coding scheme, such as ASCII or Unicode. Each letter can be represented by a sequence of 0s and 1s that the computer interprets as that specific character.


How do I wire an rj45 connector?

To wire an RJ45 connector, you will need a crimping tool and a cable stripper. Strip about 1.5 inches of the outer jacket of the Ethernet cable, separate and arrange the internal wires in the correct order according to the wiring scheme (T568A or T568B), and insert them into the RJ45 connector. Finally, use the crimping tool to secure the wires in place.


What is the name of the diamond certification scheme which works to prevent blood diamonds from conflict zones?

The diamond certification scheme that works to prevent blood diamonds from conflict zones is called the Kimberley Process Certification Scheme (KPCS). It is an international initiative that aims to regulate the trade of rough diamonds to ensure they are not used to finance rebel groups and conflict.


What is the structure of gabu?

What is the rhyming scheme of the poem of gabu?


What is bohr's bury scheme?

Bohr's Bury scheme is a method used to denote the electron configuration of an atom. It involves using lines or dots to represent electrons in different energy levels around the nucleus of an atom. The scheme is named after Niels Bohr and Edmund Bury, who developed this method to visually represent electron configurations.

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


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


What is a 16-bit coding scheme called?

Unicode


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

multilevel not bipolar


What letters do binary code represent?

Binary code represents letters by assigning each letter a unique combination of 0s and 1s according to a specific coding scheme, such as ASCII or Unicode. Each letter can be represented by a sequence of 0s and 1s that the computer interprets as that specific character.


Write short note on ASCII and unicode?

In computer memory, character are represented using predefined character set. Historically 7 bit American Standard Code for Information Interchange (ASCII) code, 8 bit American National Standards Institute (ANSI) code and Extended Binary Coded Decimal Interchange Code(EBCDIC) were used. These coding scheme represents selected characters into 7 or 8 bit binary code. These character schemes do not represent all the characters in all the languages in uniform format. At present Unicode is used to represent characters into the computer memory. Unicode provides universal and efficient character presentations and hence evolved as modern character representation scheme. Unicode scheme is maintained by a non-profit organization called Unicode consortium. Unicode is also compatible with other coding scheme like ASCII. Unicode use either 16 bits or 32 bits to represent a character. Unicode has capability represent characters from all the major languages in use currently across the world.


What does 'AAC' mean?

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