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 1001001101010010001111110101110001101110011001101001001101010010001111110101110001101110010111100111110101011001100100110101001000111111010111000110111001100110100100110101001000111111010111000110111001011110011111010110001001000101 93523f5c6e6693523f5c6e5e7d5993523f5c6e6693523f5c6e5e7d6245
EUC-JP 迭?\nf迭?\n^}Y迭?\nf迭?\n^}bE 1100010110110011001111110101110001101110011001101100010110110011001111110101110001101110010111100111110101011001110001011011001100111111010111000110111001100110110001011011001100111111010111000110111001011110011111010110001001000101 c5b33f5c6e66c5b33f5c6e5e7d59c5b33f5c6e66c5b33f5c6e5e7d6245
UTF-8 迭셈\nf迭셈\n^}Y迭셈\nf迭셈\n^}bE 1110100010111111101011011110110010000101100010000101110001101110011001101110100010111111101011011110110010000101100010000101110001101110010111100111110101011001111010001011111110101101111011001000010110001000010111000110111001100110111010001011111110101101111011001000010110001000010111000110111001011110011111010110001001000101 e8bfadec85885c6e66e8bfadec85885c6e5e7d59e8bfadec85885c6e66e8bfadec85885c6e5e7d6245
UHC 迭셈\nf迭셈\n^}Y迭셈\nf迭셈\n^}bE 111100101111011110111100110000000101110001101110011001101111001011110111101111001100000001011100011011100101111001111101010110011111001011110111101111001100000001011100011011100110011011110010111101111011110011000000010111000110111001011110011111010110001001000101 f2f7bcc05c6e66f2f7bcc05c6e5e7d59f2f7bcc05c6e66f2f7bcc05c6e5e7d6245

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