answersLogoWhite

0

210 = 1024, so there are 1024 different bit configurations in a 10-bit code.

User Avatar

Wiki User

13y ago

What else can I help you with?

Continue Learning about Engineering

What is a 貔貅?

Box-like computer characters can either represent characters in the Chinese language, or may be the result of code used to create HTML.


What is binery code?

Any code in which character values are not restricted to printable characters.


What is an extensive encoding scheme that can also represent all the characters of all the languages in the world?

UTF-8, commonly referred to as Unicode, is a character encoding that can hold up to 2^31 code points (a total of just more than 2.1 billion glyphs), which can represent essentially every glyph in every known language around the world.


What is the largest positive number one can represent in an eight-bit two's complement code?

127.


Why do need Unicode when you have Ascii?

ASCII only has 127 standard character codes and only supports the English alphabet. While you can use the extended ASCII character to provide a set of 256 characters and thus support other languages there's no guarantee that other systems will use the same code page, so the characters will not display correctly across all systems (the characters you see will depend upon which code page is currently in use). Moreover, some languages, particularly Chinese, have thousands of symbols that simply cannot be encoded in ASCII. UNICODE encoding supports all languages and the first 127 symbols are also the same as ASCII, so all characters appear the same across all systems. UTF8 is the most common UNICODE encoding in use today because it uses one-byte per character for the first 127 characters and is therefore fully compliant with non-extended ASCII. If the most-significant bit is set then the character is represented by 2 or more bytes, the combination of which maps to the UNICODE encoding.

Related Questions

What do the first few alphanumeric characters of a unit type code represent?

functional areas


What do the last two characters represent in the email address helpdesk vancover cbc ca?

country code


What is a 貔貅?

Box-like computer characters can either represent characters in the Chinese language, or may be the result of code used to create HTML.


What do the last two characters represent in the email address helpdesk vancover cbcca?

Two-Character of Country Code


What is the significance of the Shift characters in the Baudot character code?

The Shift characters in the Baudot character code are used to switch between letter and figure mode. This allows the same keys to represent both letters and numbers, expanding the character set that can be transmitted using the limited number of keys on early teleprinters.


What is 861?

There are many things that the numbers 816 could represent. The numbers could represent an area code for telephones numbers in a certain area of the United States.


What code do microcomputers use to represrnt character data?

Microcomputers typically use the ASCII (American Standard Code for Information Interchange) code to represent character data. ASCII uses 7 or 8 bits to represent each character, allowing for a total of 128 or 256 possible characters, respectively.


What is the relationship between binary code and Morse code?

Binary code and Morse code are both systems used to represent information through a series of symbols. Binary code uses combinations of 0s and 1s to represent letters, numbers, and other characters in computers, while Morse code uses combinations of dots and dashes to represent the same information in telecommunication. Both codes serve as a way to encode and decode information, but they use different symbols and methods to do so.


What is the maximum number of characters or symbols that can be repre- sented by Unicode?

Unicode can represent a maximum of 1,114,112 characters, which includes a range of code points from U+0000 to U+10FFFF. This vast range accommodates characters from various writing systems, symbols, and emojis. However, not all code points are assigned characters; as of now, a significant number are reserved for future use or not currently assigned.


What is the maximum number of characters or symbols that can be represented by unicode?

Unicode can represent a maximum of 1,144,447 characters, derived from its 17 planes, each containing 65,536 code points. However, the actual number of assigned characters is significantly lower, as many code points are reserved for future use or are designated as non-characters. As of now, Unicode includes over 149,000 characters covering a wide range of scripts and symbols.


What is a EBCDIC?

EBCDIC code stands for extended binary coded decimal interchange code....it is an 8 bit code and can provide 256 different characters..it is used on ibm mainframes and on other large computers.. EBCDIC code stands for extended binary coded decimal interchange code....it is an 8 bit code and can provide 256 different characters..it is used on ibm mainframes and on other large computers..


What is an extensive encoding scheme that can also represent all the characters of all the languages?

Unicode is an extensive encoding scheme that can represent all characters of all languages worldwide. It is designed to be a universal character encoding standard, accommodating scripts, symbols, emojis, and characters from various writing systems. Unicode ensures interoperability across different platforms and systems by providing a unique code point for each character.