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 シマショ隰ショシコ 10111100110011111011110010101110111010001010110010111100101011101011110010111010 bccfbcaee8acbcaebcba
EUC-JP シマショ隰ショシコ 100011101011110010001110110011111000111010111100100011101010111011110000101011101000111010111100100011101010111010001110101111001000111010111010 8ebc8ecf8ebc8eaef0ae8ebc8eae8ebc8eba
UTF-8 シマショ隰ショシコ 111011111011110110111100111011111011111010001111111011111011110110111100111011111011110110101110111010011001101010110000111011111011110110111100111011111011110110101110111011111011110110111100111011111011110110111010 efbdbcefbe8fefbdbcefbdaee99ab0efbdbcefbdaeefbdbcefbdba
UHC ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f

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