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 1110100101100010011001101110100101100010010111100111110101011001111010010110001001100110111010010110001001011110011111010110001001000101 e96266e9625e7d59e96266e9625e7d6245
EUC-JP 饕f饕^}Y饕f饕^}bE 1111000111000011011001101111000111000011010111100111110101011001111100011100001101100110111100011100001101011110011111010110001001000101 f1c366f1c35e7d59f1c366f1c35e7d6245
UTF-8 饕f饕^}Y饕f饕^}bE 111010011010010110010101011001101110100110100101100101010101111001111101010110011110100110100101100101010110011011101001101001011001010101011110011111010110001001000101 e9a59566e9a5955e7d59e9a59566e9a5955e7d6245
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)