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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 隹キ迢ク襄剰ーキ褄 1110100010110000101101111110011110001011101110001110010111110101100011111110100010110000101101111110010111101011 e8b0b7e78bb8e5f58fe8b0b7e5eb
EUC-JP 隹キ迢ク襄剰ーキ褄 111100001011001010001110101101111110110111101011100011101011100011101010111101111011111011101010100011101011000010001110101101111110101011101101 f0b28eb7edeb8eb8eaf7beea8eb08eb7eaed
UTF-8 隹キ迢ク襄剰ーキ褄 111010011001101010111001111011111011110110110111111010001011111110100010111011111011110110111000111010001010010110000100111001011000100110110000111011111011110110110000111011111011110110110111111010001010010010000100 e99ab9efbdb7e8bfa2efbdb8e8a584e589b0efbdb0efbdb7e8a484
UHC ????襄???? 00111111001111110011111100111111111001011101000100111111001111110011111100111111 3f3f3f3fe5d13f3f3f3f

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