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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 昊?亥?}昊?亥?{^ 100111011101110100111111100010001110010100111111011111011001110111011101001111111000100011100101001111110111101101011110 9ddd3f88e53f7d9ddd3f88e53f7b5e
EUC-JP 昊?亥?}昊?亥?{^ 110110101101111100111111101100001110011100111111011111011101101011011111001111111011000011100111001111110111101101011110 dadf3fb0e73f7ddadf3fb0e73f7b5e
UTF-8 昊렕亥렲}昊렕亥렲{^ 111001101001100010001010111010111010000010010101111001001011101010100101111010111010000010110010011111011110011010011000100010101110101110100000100101011110010010111010101001011110101110100000101100100111101101011110 e6988aeba095e4baa5eba0b27de6988aeba095e4baa5eba0b27b5e
UHC 昊렕亥렲}昊렕亥렲{^ 11111011110001001000111010101010111110101010010010001110101111110111110111111011110001001000111010101010111110101010010010001110101111110111101101011110 fbc48eaafaa48ebf7dfbc48eaafaa48ebf7b5e

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