answersLogoWhite

0

What is ASCII code 7?

Updated: 11/22/2022
User Avatar

Wiki User

11y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is ASCII code 7?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Original ASCII codes were 7 bit or 8 bit?

ASCII is a 7 bit code. There are many nonstandard extensions of ASCII to 8 or 9 bits by various computer companies. ASCII was developed to replace the obsolete 6 bit BAUDOT teletype code and was never originally intended for use on computers.


What is the code of the space in the ASCII code?

32 is the ASCII Code for a space.


What is the ASCII code of 'd'?

ASCII refers to the characterset. So the ASCII code of 'd' is 'd' If you meant binary code it is: 01100100


What is the ASCII code for e?

The ASCII code for capital E is 069 and the ASCII code for regular e is 101.hope this help.


What is the code of the letter B in the ASCII code?

The ASCII code of letter B is 66


Which code uses 7 bit binary code to reprent each characters?

Ascii codes is uses 7 bit binary code to reprsent each character


How many ascii code are there?

128 ascii codes.


What is the difference between 7-bit ASCII and 8-bit ASCII?

ASCII is a 7 bit code developed and standardized by the telegraph industry for use on teletypes as a replacement for their older Baudot 5 bit code. The computing industry when they adopted ASCII extended it in several different nonstandard ways to an 8 bit code because after 1964 (when the IBM System 360 was introduced) the standard computer memory unit had become the 8 bit byte.


How does the ASCII code works?

ASCII is an abbreviation for American Standard Code for Information Interchange. The ASCII code, which is used worldwide, is used to create computer coding languages so computers can interact with people.


What is the Hexadecimal equivalent of dot?

If you are referring to the ASCII code: The ASCII Code for a dot (.) is 46. The hexadecimal equivalent of this is 2E. You can find this, and all ASCII characters here: http://www.asciitable.com/.


Is ASCII is a language used by the computer?

ASCII is American Standard Code for Information Interchange, it's not a language, it's a code.


What is character code used by most personal computers?

ASCII (American Standard Code for Information Interchange)