To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ¾Ì޽޼ީe^ 10111110110011001000111010111101100011101011110010001110101010010110010101011110 becc8ebd8ebc8ea9655e
SJIS-WIN ????????e^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
EUC-JP ?Ì?????©e^ 0011111110001111101010101100000000111111001111110011111100111111001111111000111110100010111011010110010101011110 3f8faac03f3f3f3f3f8fa2ed655e
UTF-8 ¾Ì޽޼ީe^ 110000101011111011000011100011001100001010001110110000101011110111000010100011101100001010111100110000101000111011000010101010010110010101011110 c2bec38cc28ec2bdc28ec2bcc28ec2a9655e
UHC ¾??½?¼??e^ 10101000111110100011111100111111101010001111011000111111101010001111100100111111001111110110010101011110 a8fa3f3fa8f63fa8f93f3f655e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)