#Binary #systems
2 hex char = 1 ASCII character
1 hexadecimal char = 4 binary char
![[Pasted image 20240220114742.png]]
Hello ! = 48 65 6C 6C 6F 20 21 (hexadecimal)
All the characters in the keyboard are converted to hexadecimal version
#Binary #systems
2 hex char = 1 ASCII character
1 hexadecimal char = 4 binary char
![[Pasted image 20240220114742.png]]
Hello ! = 48 65 6C 6C 6F 20 21 (hexadecimal)
All the characters in the keyboard are converted to hexadecimal version