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 ???????nB 001111110011111100111111001111110011111100111111001111110110111001000010 3f3f3f3f3f3f3f6e42
SJIS-WIN ツセツュツ篠」nB 11000010101111101100001010101101110000101000111011000010101000110110111001000010 c2bec2adc28ec2a36e42
EUC-JP ツセツュツ篠」nB 10001110110000101000111010111110100011101100001010001110101011011000111011000010101111001100010010001110101000110110111001000010 8ec28ebe8ec28ead8ec2bcc48ea36e42
UTF-8 ツセツュツ篠」nB 1110111110111110100000101110111110111101101111101110111110111110100000101110111110111101101011011110111110111110100000101110011110101111101000001110111110111101101000110110111001000010 efbe82efbdbeefbe82efbdadefbe82e7afa0efbda36e42
UHC ?????篠?nB 00111111001111110011111100111111001111111110000111000110001111110110111001000010 3f3f3f3f3fe1c63f6e42

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