\ is the character for 92 in ASCII.
Extended ASCII is 8-bit encoding which is wider than standard ASCII and also includes all characters from standard ASCII encoding.ASCII is 7-bit, 128 possible values; Extended ASCII is 8-bit , 256 possible value;128 first characters of Extended ASCII is the same as ASCII, next 128 are additional. This why it is called Extended ASCII.What is ASCII?ASCII is mainly English language characters encoding, that is used for representation of text information.
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)
In octal notation, the ASCII code for a space is 040. So, the octal equivalent for a space is simply 040.
I assume you're talking about portion of the OSI model that handles character-encoding such as ASCII. It is the Presentation Layer of the OSI model.
Ascii
The ascii value of zero - is 48.
Ascii value of 5 is 53.
The ASCII value for "C" is 67, for "c", 99.
deepak
The ASCII value of capital K is 75. For a small k it is 107.
ASCII standardizes characters between 0 and 127.
There is no ASCII value of :-) ASCII encodes only single characters, assigning a numerical 0-127 value to each character. However, if you want the ASCII encoding of a smiley, here's some samples (using Hex values): :-) 0x3A2D29 :) 0x3A29
Digits have ASCII kód '0'..'9' = 48..57
49
P
46
70