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 シエシケシエ 111100001110001110111100101101001111010010100011101111001011100111110000111000111011110010110100 f0e3bcb4f4a3bcb9f0e3bcb4
EUC-JP ?シエ?シケ?シエ 001111111000111010111100100011101011010000111111100011101011110010001110101110010011111110001110101111001000111010110100 3f8ebc8eb43f8ebc8eb93f8ebc8eb4
UTF-8 シエシケシエ 111011101000001010100010111011111011110110111100111011111011110110110100111011101000110110010010111011111011110110111100111011111011110110111001111011101000001010100010111011111011110110111100111011111011110110110100 ee82a2efbdbcefbdb4ee8d92efbdbcefbdb9ee82a2efbdbcefbdb4
UHC ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f

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