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 1001000110101111011001101001000110101111010111100111110101011001100100011010111101100110100100011010111101011110011111010110001001000101 91af6691af5e7d5991af6691af5e7d6245
EUC-JP 賊f賊^}Y賊f賊^}bE 1100001010110001011001101100001010110001010111100111110101011001110000101011000101100110110000101011000101011110011111010110001001000101 c2b166c2b15e7d59c2b166c2b15e7d6245
UTF-8 賊f賊^}Y賊f賊^}bE 111010001011001110001010011001101110100010110011100010100101111001111101010110011110100010110011100010100110011011101000101100111000101001011110011111010110001001000101 e8b38a66e8b38a5e7d59e8b38a66e8b38a5e7d6245
UHC 賊f賊^}Y賊f賊^}bE 1110111011100100011001101110111011100100010111100111110101011001111011101110010001100110111011101110010001011110011111010110001001000101 eee466eee45e7d59eee466eee45e7d6245

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