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 驥亥ーコ}驥亥ーコ{^ 111010011000011110001000111001011011000010111010011111011110100110000111100010001110010110110000101110100111101101011110 e98788e5b0ba7de98788e5b0ba7b5e
EUC-JP 驥亥ーコ}驥亥ーコ{^ 11110001111001111011000011100111100011101011000010001110101110100111110111110001111001111011000011100111100011101011000010001110101110100111101101011110 f1e7b0e78eb08eba7df1e7b0e78eb08eba7b5e
UTF-8 驥亥ーコ}驥亥ーコ{^ 111010011010100110100101111001001011101010100101111011111011110110110000111011111011110110111010011111011110100110101001101001011110010010111010101001011110111110111101101100001110111110111101101110100111101101011110 e9a9a5e4baa5efbdb0efbdba7de9a9a5e4baa5efbdb0efbdba7b5e
UHC 驥亥??}驥亥??{^ 110100011100101011111010101001000011111100111111011111011101000111001010111110101010010000111111001111110111101101011110 d1cafaa43f3f7dd1cafaa43f3f7b5e

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