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 1000110101100111011001101000110101100111010111100111110101011001100011010110011101100110100011010110011101011110011111010110001001000101 8d67668d675e7d598d67668d675e7d6245
EUC-JP 紅f紅^}Y紅f紅^}bE 1011100111001000011001101011100111001000010111100111110101011001101110011100100001100110101110011100100001011110011111010110001001000101 b9c866b9c85e7d59b9c866b9c85e7d6245
UTF-8 紅f紅^}Y紅f紅^}bE 111001111011010010000101011001101110011110110100100001010101111001111101010110011110011110110100100001010110011011100111101101001000010101011110011111010110001001000101 e7b48566e7b4855e7d59e7b48566e7b4855e7d6245
UHC 紅f紅^}Y紅f紅^}bE 1111101111110101011001101111101111110101010111100111110101011001111110111111010101100110111110111111010101011110011111010110001001000101 fbf566fbf55e7d59fbf566fbf55e7d6245

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