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 1110001111101111011001101110001111101111010111100111110101011001111000111110111101100110111000111110111101011110011111010110001001000101 e3ef66e3ef5e7d59e3ef66e3ef5e7d6245
EUC-JP 胥f胥^}Y胥f胥^}bE 1110011011110001011001101110011011110001010111100111110101011001111001101111000101100110111001101111000101011110011111010110001001000101 e6f166e6f15e7d59e6f166e6f15e7d6245
UTF-8 胥f胥^}Y胥f胥^}bE 111010001000001110100101011001101110100010000011101001010101111001111101010110011110100010000011101001010110011011101000100000111010010101011110011111010110001001000101 e883a566e883a55e7d59e883a566e883a55e7d6245
UHC 胥f胥^}Y胥f胥^}bE 1110000010100001011001101110000010100001010111100111110101011001111000001010000101100110111000001010000101011110011111010110001001000101 e0a166e0a15e7d59e0a166e0a15e7d6245

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