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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 驥亥脅}驥亥脅{^ 111010011000011110001000111001011000101110111010011111011110100110000111100010001110010110001011101110100111101101011110 e98788e58bba7de98788e58bba7b5e
EUC-JP 驥亥脅}驥亥脅{^ 111100011110011110110000111001111011011010111100011111011111000111100111101100001110011110110110101111000111101101011110 f1e7b0e7b6bc7df1e7b0e7b6bc7b5e
UTF-8 驥亥脅}驥亥脅{^ 111010011010100110100101111001001011101010100101111010001000010010000101011111011110100110101001101001011110010010111010101001011110100010000100100001010111101101011110 e9a9a5e4baa5e884857de9a9a5e4baa5e884857b5e
UHC 驥亥脅}驥亥脅{^ 110100011100101011111010101001001111101011110110011111011101000111001010111110101010010011111010111101100111101101011110 d1cafaa4faf67dd1cafaa4faf67b5e

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