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 1000100011001001001111110101110001101110011001101000100011001001001111110101110001101110010111100111110101011001100010001100100100111111010111000110111001100110100010001100100100111111010111000110111001011110011111010110001001000101 88c93f5c6e6688c93f5c6e5e7d5988c93f5c6e6688c93f5c6e5e7d6245
EUC-JP 伊?\nf伊?\n^}Y伊?\nf伊?\n^}bE 1011000011001011001111110101110001101110011001101011000011001011001111110101110001101110010111100111110101011001101100001100101100111111010111000110111001100110101100001100101100111111010111000110111001011110011111010110001001000101 b0cb3f5c6e66b0cb3f5c6e5e7d59b0cb3f5c6e66b0cb3f5c6e5e7d6245
UTF-8 伊簞\nf伊簞\n^}Y伊簞\nf伊簞\n^}bE 1110010010111100100010101110011110110000100111100101110001101110011001101110010010111100100010101110011110110000100111100101110001101110010111100111110101011001111001001011110010001010111001111011000010011110010111000110111001100110111001001011110010001010111001111011000010011110010111000110111001011110011111010110001001000101 e4bc8ae7b09e5c6e66e4bc8ae7b09e5c6e5e7d59e4bc8ae7b09e5c6e66e4bc8ae7b09e5c6e5e7d6245
UHC 伊簞\nf伊簞\n^}Y伊簞\nf伊簞\n^}bE 111011001010010111010011101011110101110001101110011001101110110010100101110100111010111101011100011011100101111001111101010110011110110010100101110100111010111101011100011011100110011011101100101001011101001110101111010111000110111001011110011111010110001001000101 eca5d3af5c6e66eca5d3af5c6e5e7d59eca5d3af5c6e66eca5d3af5c6e5e7d6245

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