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 驥珠ッー}驥珠ッー{^ 111010011000011110001110111011001010111110110000011111011110100110000111100011101110110010101111101100000111101101011110 e9878eecafb07de9878eecafb07b5e
EUC-JP 驥珠ッー}驥珠ッー{^ 11110001111001111011110011101110100011101010111110001110101100000111110111110001111001111011110011101110100011101010111110001110101100000111101101011110 f1e7bcee8eaf8eb07df1e7bcee8eaf8eb07b5e
UTF-8 驥珠ッー}驥珠ッー{^ 111010011010100110100101111001111000111110100000111011111011110110101111111011111011110110110000011111011110100110101001101001011110011110001111101000001110111110111101101011111110111110111101101100000111101101011110 e9a9a5e78fa0efbdafefbdb07de9a9a5e78fa0efbdafefbdb07b5e
UHC 驥珠??}驥珠??{^ 110100011100101011110001110000010011111100111111011111011101000111001010111100011100000100111111001111110111101101011110 d1caf1c13f3f7dd1caf1c13f3f7b5e

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