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 1000101001010000001111110101110001101110011001101000101001010000001111110101110001101110010111100111110101011001100010100101000000111111010111000110111001100110100010100101000000111111010111000110111001011110011111010110001001000101 8a503f5c6e668a503f5c6e5e7d598a503f5c6e668a503f5c6e5e7d6245
EUC-JP 咳?\nf咳?\n^}Y咳?\nf咳?\n^}bE 1011001110110001001111110101110001101110011001101011001110110001001111110101110001101110010111100111110101011001101100111011000100111111010111000110111001100110101100111011000100111111010111000110111001011110011111010110001001000101 b3b13f5c6e66b3b13f5c6e5e7d59b3b13f5c6e66b3b13f5c6e5e7d6245
UTF-8 咳렱\nf咳렱\n^}Y咳렱\nf咳렱\n^}bE 1110010110010010101100111110101110100000101100010101110001101110011001101110010110010010101100111110101110100000101100010101110001101110010111100111110101011001111001011001001010110011111010111010000010110001010111000110111001100110111001011001001010110011111010111010000010110001010111000110111001011110011111010110001001000101 e592b3eba0b15c6e66e592b3eba0b15c6e5e7d59e592b3eba0b15c6e66e592b3eba0b15c6e5e7d6245
UHC 咳렱\nf咳렱\n^}Y咳렱\nf咳렱\n^}bE 111110101010011010001110101111100101110001101110011001101111101010100110100011101011111001011100011011100101111001111101010110011111101010100110100011101011111001011100011011100110011011111010101001101000111010111110010111000110111001011110011111010110001001000101 faa68ebe5c6e66faa68ebe5c6e5e7d59faa68ebe5c6e66faa68ebe5c6e5e7d6245

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