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 100100010100010010011011110101000101110001101110011001101001000101000100100110111101010001011100011011100101111001111101010110011001000101000100100110111101010001011100011011100110011010010001010001001001101111010100010111000110111001011110011111010110001001000101 91449bd45c6e6691449bd45c6e5e7d5991449bd45c6e6691449bd45c6e5e7d6245
EUC-JP 船嶽\nf船嶽\n^}Y船嶽\nf船嶽\n^}bE 110000011010010111010110110101100101110001101110011001101100000110100101110101101101011001011100011011100101111001111101010110011100000110100101110101101101011001011100011011100110011011000001101001011101011011010110010111000110111001011110011111010110001001000101 c1a5d6d65c6e66c1a5d6d65c6e5e7d59c1a5d6d65c6e66c1a5d6d65c6e5e7d6245
UTF-8 船嶽\nf船嶽\n^}Y船嶽\nf船嶽\n^}bE 1110100010001000101110011110010110110110101111010101110001101110011001101110100010001000101110011110010110110110101111010101110001101110010111100111110101011001111010001000100010111001111001011011011010111101010111000110111001100110111010001000100010111001111001011011011010111101010111000110111001011110011111010110001001000101 e888b9e5b6bd5c6e66e888b9e5b6bd5c6e5e7d59e888b9e5b6bd5c6e66e888b9e5b6bd5c6e5e7d6245
UHC 船嶽\nf船嶽\n^}Y船嶽\nf船嶽\n^}bE 111000001100111111100100110000000101110001101110011001101110000011001111111001001100000001011100011011100101111001111101010110011110000011001111111001001100000001011100011011100110011011100000110011111110010011000000010111000110111001011110011111010110001001000101 e0cfe4c05c6e66e0cfe4c05c6e5e7d59e0cfe4c05c6e66e0cfe4c05c6e5e7d6245

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