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 驥醍ー。}驥醍ー。{^ 111010011000011110010001111001111011000010100001011111011110100110000111100100011110011110110000101000010111101101011110 e98791e7b0a17de98791e7b0a17b5e
EUC-JP 驥醍ー。}驥醍ー。{^ 11110001111001111100001011101001100011101011000010001110101000010111110111110001111001111100001011101001100011101011000010001110101000010111101101011110 f1e7c2e98eb08ea17df1e7c2e98eb08ea17b5e
UTF-8 驥醍ー。}驥醍ー。{^ 111010011010100110100101111010011000011010001101111011111011110110110000111011111011110110100001011111011110100110101001101001011110100110000110100011011110111110111101101100001110111110111101101000010111101101011110 e9a9a5e9868defbdb0efbda17de9a9a5e9868defbdb0efbda17b5e
UHC 驥醍??}驥醍??{^ 110100011100101011110000101101010011111100111111011111011101000111001010111100001011010100111111001111110111101101011110 d1caf0b53f3f7dd1caf0b53f3f7b5e

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