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 1111101011100011011001101111101011100011010111100111110101011001111110101110001101100110111110101110001101011110011111010110001001000101 fae366fae35e7d59fae366fae35e7d6245
EUC-JP 桒f桒^}Y桒f桒^}bE 100011111100001111001001011001101000111111000011110010010101111001111101010110011000111111000011110010010110011010001111110000111100100101011110011111010110001001000101 8fc3c9668fc3c95e7d598fc3c9668fc3c95e7d6245
UTF-8 桒f桒^}Y桒f桒^}bE 111001101010000110010010011001101110011010100001100100100101111001111101010110011110011010100001100100100110011011100110101000011001001001011110011111010110001001000101 e6a19266e6a1925e7d59e6a19266e6a1925e7d6245
UHC ?f?^}Y?f?^}bE 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245

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