Explain fourth group of 32 ascii character code, Electrical Engineering

Assignment Help:

Explain Fourth group of 32 ASCII character code?

The fourth, and final, group of 32 ASCII character codes are set aside for the lower case alphabetic symbols, five additional special symbols, and another control character (delete).

 

Note that the lower case character signs use the ASCII codes 61h through 7Ah. If you evaluate the ASCII codes for the upper and lower case characters to binary, you will observe that the upper case symbols differ from their lower case equivalents in exactly one bit position.

 

The merely place these two codes differ is in bit five. Upper case characters forever contain a zero in bit five; lower case alphabetic characters always contain a one in bit five. You can use this information to quickly convert between upper and lower case and if you have an upper case character you can force it to lower case by setting bit five to one same as If you have a lower case character and you wish to force it to upper case, you can do so by setting bit five to zero and You can toggle an alphabetic character between upper and lower case by simply inverting bit five.

 

ASCII CODE

LSB

000

001

010

011

100

101

110

111

0000

NUL

DLE

SP

0

@

P

'

p

0001

SOH

DC1

!

1

A

Q

a

q

0010 

STX 

DC2 

0011 

ETX 

DC3 

0100 

EOT 

DC4 

0101 

ENQ 

NAK 

0110 

ENQ 

ACK 

0111 

BEL 

ETB 

1000 

BS 

CAN 

1001 

HT 

EM 

1010 

LF 

SUB 

1011 

VT 

ESC 

1100 

FF 

FS 

1101 

CR 

GS 

1110 

SO 

RS 

1111 

SI 

US 

DEL 

 

Certainly, bits five and six determine which of the four groups in the ASCII character set you're in:

 

Bit 6

Bit 5

Group

0

0

Control Characters

0

1

Digits and Punctuation

1

0

Upper Case and Special

1

1

Lower Case and Special

 

Consider the ASCII codes of the numeric digit characters:

 

Char

Dec

Hex

'0'

48

30

'1'

49

31

'2'

50

32

'3'

51

33

'4'

52

34

'5'

53

35

'6'

54

36

'7'

55

37

'8'

56

38

'9'

57

39

 


Related Discussions:- Explain fourth group of 32 ascii character code

Explain the effect of feedback on amplifier bandwidth, Q. Explain the effec...

Q. Explain the effect of feedback on amplifier bandwidth? The bandwidth of an amplifier is defined as the range of frequencies for which the gain remains constant.The gain -ban

Realization of digital filter design, why we are going to realization of di...

why we are going to realization of digital filter after finding the H(z).

Pulsed OFDM odulation for ultrawideband communication, i have selected this...

i have selected this paper as my semester project according to teacher we have to fully implement it. i need its full written matlab code simulink model and results. can you help m

Automotive power-assisted steering system, In terms of negative feedback, t...

In terms of negative feedback, there exists an analogy between the operational amplifier and the power-steering mechanism of an automobile. The hydraulic pump is analogous to the p

Resistance, factors affecting resistance

factors affecting resistance

C program, write a c program for suggler message decoder

write a c program for suggler message decoder

Example of registers to registers , Example of Registers Example : W...

Example of Registers Example : Write  the instruction to copy  data byte 24H  stored  in register C to register B  Solution : The instruction to copy  data byte  is  a

Testing of ct operated meters, Testing of CT Operated Meters The subse...

Testing of CT Operated Meters The subsequent tests should be carried out for CT operated meters: i) Ratio test through primary injection kit, ii) Polarity test, iii)

Bias compensation, How is bias compensation in transistor is done using the...

How is bias compensation in transistor is done using thermistors and sensistor

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd