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 1110010010110001011001101110010010110001010111100111110101011001111001001011000101100110111001001011000101011110011111010110001001000101 e4b166e4b15e7d59e4b166e4b15e7d6245
EUC-JP 莖f莖^}Y莖f莖^}bE 1110100010110011011001101110100010110011010111100111110101011001111010001011001101100110111010001011001101011110011111010110001001000101 e8b366e8b35e7d59e8b366e8b35e7d6245
UTF-8 莖f莖^}Y莖f莖^}bE 111010001000111010010110011001101110100010001110100101100101111001111101010110011110100010001110100101100110011011101000100011101001011001011110011111010110001001000101 e88e9666e88e965e7d59e88e9666e88e965e7d6245
UHC 莖f莖^}Y莖f莖^}bE 1100110011101100011001101100110011101100010111100111110101011001110011001110110001100110110011001110110001011110011111010110001001000101 ccec66ccec5e7d59ccec66ccec5e7d6245

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