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 ?K\nf?K\n^}Y?K\nf?K\n^}bE 00111111010010110101110001101110011001100011111101001011010111000110111001011110011111010101100100111111010010110101110001101110011001100011111101001011010111000110111001011110011111010110001001000101 3f4b5c6e663f4b5c6e5e7d593f4b5c6e663f4b5c6e5e7d6245
SJIS-WIN 扉K\nf扉K\n^}Y扉K\nf扉K\n^}bE 1001010011100000010010110101110001101110011001101001010011100000010010110101110001101110010111100111110101011001100101001110000001001011010111000110111001100110100101001110000001001011010111000110111001011110011111010110001001000101 94e04b5c6e6694e04b5c6e5e7d5994e04b5c6e6694e04b5c6e5e7d6245
EUC-JP 扉K\nf扉K\n^}Y扉K\nf扉K\n^}bE 1100100011100010010010110101110001101110011001101100100011100010010010110101110001101110010111100111110101011001110010001110001001001011010111000110111001100110110010001110001001001011010111000110111001011110011111010110001001000101 c8e24b5c6e66c8e24b5c6e5e7d59c8e24b5c6e66c8e24b5c6e5e7d6245
UTF-8 扉K\nf扉K\n^}Y扉K\nf扉K\n^}bE 111001101000100110001001010010110101110001101110011001101110011010001001100010010100101101011100011011100101111001111101010110011110011010001001100010010100101101011100011011100110011011100110100010011000100101001011010111000110111001011110011111010110001001000101 e689894b5c6e66e689894b5c6e5e7d59e689894b5c6e66e689894b5c6e5e7d6245
UHC 扉K\nf扉K\n^}Y扉K\nf扉K\n^}bE 1101110111101010010010110101110001101110011001101101110111101010010010110101110001101110010111100111110101011001110111011110101001001011010111000110111001100110110111011110101001001011010111000110111001011110011111010110001001000101 ddea4b5c6e66ddea4b5c6e5e7d59ddea4b5c6e66ddea4b5c6e5e7d6245

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