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 シマショ隰ショシゥ 10111100110011111011110010101110111010001010110010111100101011101011110010101001 bccfbcaee8acbcaebca9
EUC-JP シマショ隰ショシゥ 100011101011110010001110110011111000111010111100100011101010111011110000101011101000111010111100100011101010111010001110101111001000111010101001 8ebc8ecf8ebc8eaef0ae8ebc8eae8ebc8ea9
UTF-8 シマショ隰ショシゥ 111011111011110110111100111011111011111010001111111011111011110110111100111011111011110110101110111010011001101010110000111011111011110110111100111011111011110110101110111011111011110110111100111011111011110110101001 efbdbcefbe8fefbdbcefbdaee99ab0efbdbcefbdaeefbdbcefbda9
UHC ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f

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