Skip to main content

What is BCD, SK, EBCDIC, Unicode?

BCD code: The full form of the BCD abbreviation is Binary Coded Decimal. It is used to express decimal system number in binary number. 4 binary digits are required to represent each of the ten digits from 0 to 9. For this, several types of BCD code are used, such as - BCD 8421 code BCD 5421 code - BCD 2421 code - BCD 7421 code BCD 6423 code ASCII (ASCII) code:

 ASCII means American Standard Code For Information Interchange. It is a well known 7 bit alpha numeric code. So, A code can represent 2^7 i.e. 128 unique numbers, letters and symbols. This code is mostly used in mini and microcomputers. This code is used to exchange data between the computer's CPU and input/output devices. In the early days of computer invention, computer manufacturers used binary bit patterns to specify numbers, letters and various symbols at their convenience. As a result, input/output devices made by other companies would not work correctly when set with one company's CPU. ASCII code was invented to overcome this difficulty. EBCDIC Code: Extended Binary Coded Decimal Information Code is abbreviated as EBCDIC Code. An 8-bit alpha numeric code invented by IBM Company. Thus, 28 i.e. 256 unique numbers, letters and symbols can be expressed by this code. It uses 1111 for numbers 0-9, 1100, 1101, 1110 for numbers A to Z and 0100, 0101, 0110 and 0111 for special characters as zone bits. Unicode: Unicode is used to encode all languages ​​of the world in computers. It is basically a 2 byte or 16 bit code. This code can specify 216 or 65,536 unique characters. As a result, it becomes easier to encode all symbols in languages ​​that 8 bits were insufficient to encode (Chinese, Korean, Japanese, etc.). Currently this code is in circulation.

Comments

Popular posts from this blog

What should the processor look at?

The things that we all should keep an eye on are the processor or not; 1. Clock speed 2. Number of course 3. cache memory 4. FBS 1. Clock Speed: It is also called GH2. All processors are written on. Clock speed means how fast your computer can work. That's what this signal means. The speed of the processor is known through this clock speed, how fast the calculation can be done. 2. Number of Cores: The more cores the processor has, the faster the processor can work. If I give an example to explain the matter, I hope you can understand it very easily. Suppose if a person had many hands, then he could do many things at the same time. That is, if we go to the market and buy a smartphone, then we will see what the configurations of the phone are. If we look closely at the configuration of the smartphone, we will see that Dual Core Processor, Quad Core Processor, Octa core processor, Hexa core processor, Deca core processor. This means that the dual core processor has two arms or cores, ...

How to create a google account from a Android mobile?

 I don't believe a long introduction. I don’t want to bore you.  Today I will teach how to create a google account very flexibly from an android device.  Firstly open a browser like Opera, Firefox, Google Chrome or any other it doesn't matter in that and then type create a Gmail account or  click here After clicking here then click on  create an account  option. Write here your first name and last name exactly. Then write an email address uniquely which did not use in the network or google database. After completing the write a unique email address subsequently you will write a password like  @hga34#@ !. This password format is very effective and efficient against brute force or any other intelligence attack. Now click on the next button  Select your country from here      Enter your mobile number in the orange colour selected blank field. Now enter a recovery email address in the selected field. Anytime if your email address passwo...

What is transmission media? Introduction to different types of data transmission cables

Transmission media: When a PC communicates or wants to communicate with another PC, it has to take the help of some transmission media. The most commonly used media in the network are twisted pair cable, coaxial cable, fiber optic cable. Nowadays, the use of optical fiber is increasing greatly. Radio wave, microwave and infrared technologies are prominent among wireless media. Among these mediums, optical fiber has the highest data transfer speed. The type of medium used in a network depends on the type and location of that network. The connection system for exchanging information between the sender and the remote receiving end is called a channel. The means or methods used to implement the channel are called media. such as-- (i) Cable or wire. (ii) Common telephone lines. (ii) Radio waves. (iv) Microwave. (v) Geo-satellite systems etc. Cable or Wire: Cable is an important medium in data communication. Cables are generally used for data transfer over short range networking such as LAN...