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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN シエシ」シエシ」^ 101111001011010010111100101000111011110010110100101111001010001101011110 bcb4bca3bcb4bca35e
EUC-JP シエシ」シエシ」^ 1000111010111100100011101011010010001110101111001000111010100011100011101011110010001110101101001000111010111100100011101010001101011110 8ebc8eb48ebc8ea38ebc8eb48ebc8ea35e
UTF-8 シエシ」シエシ」^ 11101111101111011011110011101111101111011011010011101111101111011011110011101111101111011010001111101111101111011011110011101111101111011011010011101111101111011011110011101111101111011010001101011110 efbdbcefbdb4efbdbcefbda3efbdbcefbdb4efbdbcefbda35e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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