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 ???????O 0011111100111111001111110011111100111111001111110011111101001111 3f3f3f3f3f3f3f4f
SJIS-WIN シリ聿シユシケO 101111001101100011100011111001001011110011010101101111001011100101001111 bcd8e3e4bcd5bcb94f
EUC-JP シリ聿シユシケO 100011101011110010001110110110001110011011100110100011101011110010001110110101011000111010111100100011101011100101001111 8ebc8ed8e6e68ebc8ed58ebc8eb94f
UTF-8 シリ聿シユシケO 11101111101111011011110011101111101111101001100011101000100000011011111111101111101111011011110011101111101111101001010111101111101111011011110011101111101111011011100101001111 efbdbcefbe98e881bfefbdbcefbe95efbdbcefbdb94f
UHC ??聿????O 001111110011111111101011110100110011111100111111001111110011111101001111 3f3febd33f3f3f3f4f

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