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 シマシイシユシサ霪 10111100110011111011110010110010101111001101010110111100101110111110100011000100 bccfbcb2bcd5bcbbe8c4
EUC-JP シマシイシユシサ霪 100011101011110010001110110011111000111010111100100011101011001010001110101111001000111011010101100011101011110010001110101110111111000011000110 8ebc8ecf8ebc8eb28ebc8ed58ebc8ebbf0c6
UTF-8 シマシイシユシサ霪 111011111011110110111100111011111011111010001111111011111011110110111100111011111011110110110010111011111011110110111100111011111011111010010101111011111011110110111100111011111011110110111011111010011001110010101010 efbdbcefbe8fefbdbcefbdb2efbdbcefbe95efbdbcefbdbbe99caa
UHC ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f

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