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 ????o[????o[^ 00111111001111110011111100111111011011110101101100111111001111110011111100111111011011110101101101011110 3f3f3f3f6f5b3f3f3f3f6f5b5e
SJIS-WIN 矮?蟹?o[矮?蟹?o[^ 1110000111100010001111111000101001001001001111110110111101011011111000011110001000111111100010100100100100111111011011110101101101011110 e1e23f8a493f6f5be1e23f8a493f6f5b5e
EUC-JP 矮?蟹?o[矮?蟹?o[^ 1110001011100100001111111011001110101010001111110110111101011011111000101110010000111111101100111010101000111111011011110101101101011110 e2e43fb3aa3f6f5be2e43fb3aa3f6f5b5e
UTF-8 矮렡蟹렰o[矮렡蟹렰o[^ 1110011110011111101011101110101110100000101000011110100010011111101110011110101110100000101100000110111101011011111001111001111110101110111010111010000010100001111010001001111110111001111010111010000010110000011011110101101101011110 e79faeeba0a1e89fb9eba0b06f5be79faeeba0a1e89fb9eba0b06f5b5e
UHC 矮렡蟹렰o[矮렡蟹렰o[^ 111010001110000110001110101100101111101010101111100011101011110101101111010110111110100011100001100011101011001011111010101011111000111010111101011011110101101101011110 e8e18eb2faaf8ebd6f5be8e18eb2faaf8ebd6f5b5e

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