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 buffer storage, Discuss the layout configuration of FMS with neat a...

Discuss the layout configuration of FMS with neat and clean diagram? Write the disadvantages and advantages of FMS? Write the short note on following: a) Applications of FMS

Show npn common emitter amplifier, Q. Show NPN Common Emitter Amplifier? ...

Q. Show NPN Common Emitter Amplifier? The common emitter configuration lends itself to voltage amplification and is the most common configuration for transistor amplifiers.

Dc motor, write the working and construction of dc motor.

write the working and construction of dc motor.

Zero-bias equilibrium, Zero-Bias Equilibrium In a p-n junction, with n...

Zero-Bias Equilibrium In a p-n junction, with no an external applied voltage, an equilibrium condition is arrived at in which a potential variation is formed across the juncti

Public and extrn assembler directive, What do you understand by PUBLIC ...

What do you understand by PUBLIC assembler directive?   The PUBLIC and EXTRN directives are very significant to modular programming. PUBLIC used to state that labels of

Draw the differentiator circuit, Q. Draw the differentiator circuit. Explai...

Q. Draw the differentiator circuit. Explain its principle of operation with necessary waveforms ? A circuit in which the output voltage is directly proportional to the derivati

Find the current through each resistor, For the circuit in figure, find the...

For the circuit in figure, find the current through each resistor.

Colpitts oscillator circuit design, i would like to construct a colpitts os...

i would like to construct a colpitts oscillator using a series lc tank circuit as a feedback. the circuit will have a frequency of 150 Khz and it will drop when varying the value o

For an n-channel jfet find voltage, Q. For an n-channel JFET with V A = 35...

Q. For an n-channel JFET with V A = 350 V, I DSS = 10 mA, and V P = 3V, find V DS that will cause i D = 11 mA when v GS = 0.

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