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 1001000011000001011001101001000011000001010111100111110101011001100100001100000101100110100100001100000101011110011111010110001001000101 90c16690c15e7d5990c16690c15e7d6245
EUC-JP 醒f醒^}Y醒f醒^}bE 1100000011000011011001101100000011000011010111100111110101011001110000001100001101100110110000001100001101011110011111010110001001000101 c0c366c0c35e7d59c0c366c0c35e7d6245
UTF-8 醒f醒^}Y醒f醒^}bE 111010011000011010010010011001101110100110000110100100100101111001111101010110011110100110000110100100100110011011101001100001101001001001011110011111010110001001000101 e9869266e986925e7d59e9869266e986925e7d6245
UHC 醒f醒^}Y醒f醒^}bE 1110000110100101011001101110000110100101010111100111110101011001111000011010010101100110111000011010010101011110011111010110001001000101 e1a566e1a55e7d59e1a566e1a55e7d6245

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