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 1001110101001010011001101001110101001010010111100111110101011001100111010100101001100110100111010100101001011110011111010110001001000101 9d4a669d4a5e7d599d4a669d4a5e7d6245
EUC-JP 扣f扣^}Y扣f扣^}bE 1101100110101011011001101101100110101011010111100111110101011001110110011010101101100110110110011010101101011110011111010110001001000101 d9ab66d9ab5e7d59d9ab66d9ab5e7d6245
UTF-8 扣f扣^}Y扣f扣^}bE 111001101000100110100011011001101110011010001001101000110101111001111101010110011110011010001001101000110110011011100110100010011010001101011110011111010110001001000101 e689a366e689a35e7d59e689a366e689a35e7d6245
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)