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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN シエ跚シキ壌・ 1111000011100011101111001011010011100110111001111011110010110111100011111110101110100101 f0e3bcb4e6e7bcb78feba5
EUC-JP ?シエ跚シキ壌・ 001111111000111010111100100011101011010011101100111010011000111010111100100011101011011110111110111011011000111010100101 3f8ebc8eb4ece98ebc8eb7beed8ea5
UTF-8 シエ跚シキ壌・ 111011101000001010100010111011111011110110111100111011111011110110110100111010001011011110011010111011111011110110111100111011111011110110110111111001011010001110001100111011111011110110100101 ee82a2efbdbcefbdb4e8b79aefbdbcefbdb7e5a38cefbda5
UHC ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f

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