in Python, is there any way to encode English plain-text (consisting only of small letters a-z and whitespace - i.e. a total of 27 characters) using 5-bit character-encoding? If yes, please do tell me how.in Python, is there any way to encode English p