answersLogoWhite

0

A = 0x41 = 65

B = 0x42 = 66

C = 0x43 = 67

...

Y = 0x59 = 89

Z = 0x5A = 90

However, note that depending on a particular numeric or bit value for a character is not always portable. It depends on the implementation.

User Avatar

Wiki User

15y ago

Still curious? Ask our experts.

Chat with our AI personalities

RafaRafa
There's no fun in playing it safe. Why not try something a little unhinged?
Chat with Rafa
TaigaTaiga
Every great hero faces trials, and you—yes, YOU—are no exception!
Chat with Taiga
RossRoss
Every question is just a happy little opportunity.
Chat with Ross
More answers

From 'A' to 'Z' would be from 0x41 to 0x5A in ASCII table.

From 'a' to 'z' would be from 0x61 to 0x7A in ASCII table.

User Avatar

Wiki User

16y ago
User Avatar

Add your answer:

Earn +20 pts
Q: Write A-Z in ASCII code
Write your answer...
Submit
Still have questions?
magnify glass
imp