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 1000101011100000011001101000101011100000010111100111110101011001100010101110000001100110100010101110000001011110011111010110001001000101 8ae0668ae05e7d598ae0668ae05e7d6245
EUC-JP 癌f癌^}Y癌f癌^}bE 1011010011100010011001101011010011100010010111100111110101011001101101001110001001100110101101001110001001011110011111010110001001000101 b4e266b4e25e7d59b4e266b4e25e7d6245
UTF-8 癌f癌^}Y癌f癌^}bE 111001111001100110001100011001101110011110011001100011000101111001111101010110011110011110011001100011000110011011100111100110011000110001011110011111010110001001000101 e7998c66e7998c5e7d59e7998c66e7998c5e7d6245
UHC 癌f癌^}Y癌f癌^}bE 1110010011011111011001101110010011011111010111100111110101011001111001001101111101100110111001001101111101011110011111010110001001000101 e4df66e4df5e7d59e4df66e4df5e7d6245

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