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 ??[f??[^}Y??[f??[^}bE 001111110011111101011011011001100011111100111111010110110101111001111101010110010011111100111111010110110110011000111111001111110101101101011110011111010110001001000101 3f3f5b663f3f5b5e7d593f3f5b663f3f5b5e7d6245
SJIS-WIN 鴫痔[f鴫痔[^}Y鴫痔[f鴫痔[^}bE 1000111010110000100011101010010001011011011001101000111010110000100011101010010001011011010111100111110101011001100011101011000010001110101001000101101101100110100011101011000010001110101001000101101101011110011111010110001001000101 8eb08ea45b668eb08ea45b5e7d598eb08ea45b668eb08ea45b5e7d6245
EUC-JP 鴫痔[f鴫痔[^}Y鴫痔[f鴫痔[^}bE 1011110010110010101111001010011001011011011001101011110010110010101111001010011001011011010111100111110101011001101111001011001010111100101001100101101101100110101111001011001010111100101001100101101101011110011111010110001001000101 bcb2bca65b66bcb2bca65b5e7d59bcb2bca65b66bcb2bca65b5e7d6245
UTF-8 鴫痔[f鴫痔[^}Y鴫痔[f鴫痔[^}bE 11101001101101001010101111100111100101111001010001011011011001101110100110110100101010111110011110010111100101000101101101011110011111010101100111101001101101001010101111100111100101111001010001011011011001101110100110110100101010111110011110010111100101000101101101011110011111010110001001000101 e9b4abe797945b66e9b4abe797945b5e7d59e9b4abe797945b66e9b4abe797945b5e7d6245
UHC ?痔[f?痔[^}Y?痔[f?痔[^}bE 00111111111101101100000001011011011001100011111111110110110000000101101101011110011111010101100100111111111101101100000001011011011001100011111111110110110000000101101101011110011111010110001001000101 3ff6c05b663ff6c05b5e7d593ff6c05b663ff6c05b5e7d6245

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