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 ??\nf??\n^}Y??\nf??\n^}bE 00111111001111110101110001101110011001100011111100111111010111000110111001011110011111010101100100111111001111110101110001101110011001100011111100111111010111000110111001011110011111010110001001000101 3f3f5c6e663f3f5c6e5e7d593f3f5c6e663f3f5c6e5e7d6245
SJIS-WIN 齋杳\nf齋杳\n^}Y齋杳\nf齋杳\n^}bE 111000100101011010011101111000000101110001101110011001101110001001010110100111011110000001011100011011100101111001111101010110011110001001010110100111011110000001011100011011100110011011100010010101101001110111100000010111000110111001011110011111010110001001000101 e2569de05c6e66e2569de05c6e5e7d59e2569de05c6e66e2569de05c6e5e7d6245
EUC-JP 齋杳\nf齋杳\n^}Y齋杳\nf齋杳\n^}bE 111000111011011111011010111000100101110001101110011001101110001110110111110110101110001001011100011011100101111001111101010110011110001110110111110110101110001001011100011011100110011011100011101101111101101011100010010111000110111001011110011111010110001001000101 e3b7dae25c6e66e3b7dae25c6e5e7d59e3b7dae25c6e66e3b7dae25c6e5e7d6245
UTF-8 齋杳\nf齋杳\n^}Y齋杳\nf齋杳\n^}bE 1110100110111101100010111110011010011101101100110101110001101110011001101110100110111101100010111110011010011101101100110101110001101110010111100111110101011001111010011011110110001011111001101001110110110011010111000110111001100110111010011011110110001011111001101001110110110011010111000110111001011110011111010110001001000101 e9bd8be69db35c6e66e9bd8be69db35c6e5e7d59e9bd8be69db35c6e66e9bd8be69db35c6e5e7d6245
UHC 齋杳\nf齋杳\n^}Y齋杳\nf齋杳\n^}bE 111011101011000111011001110111000101110001101110011001101110111010110001110110011101110001011100011011100101111001111101010110011110111010110001110110011101110001011100011011100110011011101110101100011101100111011100010111000110111001011110011111010110001001000101 eeb1d9dc5c6e66eeb1d9dc5c6e5e7d59eeb1d9dc5c6e66eeb1d9dc5c6e5e7d6245

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