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 シマショ隰ショシア 10111100110011111011110010101110111010001010110010111100101011101011110010110001 bccfbcaee8acbcaebcb1
EUC-JP シマショ隰ショシア 100011101011110010001110110011111000111010111100100011101010111011110000101011101000111010111100100011101010111010001110101111001000111010110001 8ebc8ecf8ebc8eaef0ae8ebc8eae8ebc8eb1
UTF-8 シマショ隰ショシア 111011111011110110111100111011111011111010001111111011111011110110111100111011111011110110101110111010011001101010110000111011111011110110111100111011111011110110101110111011111011110110111100111011111011110110110001 efbdbcefbe8fefbdbcefbdaee99ab0efbdbcefbdaeefbdbcefbdb1
UHC ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f

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