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 1001110101001110011001101001110101001110010111100111110101011001100111010100111001100110100111010100111001011110011111010110001001000101 9d4e669d4e5e7d599d4e669d4e5e7d6245
EUC-JP 扼f扼^}Y扼f扼^}bE 1101100110101111011001101101100110101111010111100111110101011001110110011010111101100110110110011010111101011110011111010110001001000101 d9af66d9af5e7d59d9af66d9af5e7d6245
UTF-8 扼f扼^}Y扼f扼^}bE 111001101000100110111100011001101110011010001001101111000101111001111101010110011110011010001001101111000110011011100110100010011011110001011110011111010110001001000101 e689bc66e689bc5e7d59e689bc66e689bc5e7d6245
UHC 扼f扼^}Y扼f扼^}bE 1110010011111001011001101110010011111001010111100111110101011001111001001111100101100110111001001111100101011110011111010110001001000101 e4f966e4f95e7d59e4f966e4f95e7d6245

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