In my previous post, I had covered how to convert binary to decimals and decimals to binary. In this post, I will tell about the binary code for uppercase letters (A, B, C)) and lowercase letters (a, b, c).
The most common used text-binary character encoding is the UTF-8 (UCS Transformation Format-8-bit). It allows up to 256 different characters including the printable ones of ASCII along with the non-printable ones.
The conversion is as follows:
Character Binary Decimal number
That is all for this post. Hope it gave some new insights into binary coding to you. If you have any comment/suggestion/review, please consider filling the contact form or posting a comment.
Have a great day ahead,
Regards,
Aarav Iyer
Refeerences:
(1) https://www.rapidtables.com/convert/number/ascii-to-binary.html
(2) https://www.convertbinary.com/to-decimal/
(3) (image) https://www.oecd-nea.org/jcms/60766_Media/green-binary-code