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 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245
SJIS-WIN 徠f徠^}Y徠f徠^}bE 1001110001110001011001101001110001110001010111100111110101011001100111000111000101100110100111000111000101011110011111010110001001000101 9c71669c715e7d599c71669c715e7d6245
EUC-JP 徠f徠^}Y徠f徠^}bE 1101011111010010011001101101011111010010010111100111110101011001110101111101001001100110110101111101001001011110011111010110001001000101 d7d266d7d25e7d59d7d266d7d25e7d6245
UTF-8 徠f徠^}Y徠f徠^}bE 111001011011111010100000011001101110010110111110101000000101111001111101010110011110010110111110101000000110011011100101101111101010000001011110011111010110001001000101 e5bea066e5bea05e7d59e5bea066e5bea05e7d6245
UHC 徠f徠^}Y徠f徠^}bE 1101010111010000011001101101010111010000010111100111110101011001110101011101000001100110110101011101000001011110011111010110001001000101 d5d066d5d05e7d59d5d066d5d05e7d6245

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