answersLogoWhite

0


Best Answer

D =44

e = 65

b = 61

r =72

a = 61

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
User Avatar

Bemnet Tesfaye

Lvl 1
3y ago
What about the name Bemnet

Add your answer:

Earn +20 pts
Q: How can you write your name in ASCII code using 8 bit code and parity?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Write your father's name in ascii using 8 bits code with the leftmost bit always 0 include a space between names?

Tommy


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

32 is the ASCII Code for a space.


American standard for information interchange ASCII?

ASCII is code in which computer programs are written . it is the computer machine language.if write a program in any computer language thaen it will be converted in this code.


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


How many ascii code are there?

128 ascii codes.


How is text represented in main computer memory?

By using a binary number called ASCII code


Show how your surname would be stored using ASCII code?

Stored? It would not be stored as ASCII -- ASCII (American Standard Code for Information Interchange) is in common use in the US (EBCDIC - Extended Binary Coded Decimal Interchange Code is another type of ASCII and is used in many European countries.)My name is, for example, Bill TheCat - TheCat is my surname and is represented (not stored) in ASCII as "TheCat". Computers store data as 0s and 1s (in BINARY, which is not the same as EBCDIC) format.


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.


How many bits are used in the ASCII code assuming that no parity bit is used?

The ASCII code uses seven-bit patterns to denote 128 different characters. Ten of the characters are decimal digits 0 to 9. The higher order bits have the same pattern for all 10 digits. Each digit is identified by the low-order four bits using the binary patters of these digits. Capital and lowercase letters are encoded in a way that makes sorting of textual information easy.


Why would you use ASCII instead of Binary?

ASCII = American Standard Code for Information InterchangeThat means that ASCII is a type of character encoding...Unless you want to write in 1's and 0's, then you must use ASCII. If you type a single character, it's most likely ASCII. To show you how ridiculous typing in binary is:011101110110100101101011011010010010000001100001011011100111001101110111011001010111001001110011 = wiki answers (lowercase)