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 ????????~B 00111111001111110011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f3f3f7e42
SJIS-WIN ツクツケツシツ」~B 11000010101110001100001010111001110000101011110011000010101000110111111001000010 c2b8c2b9c2bcc2a37e42
EUC-JP ツクツケツシツ」~B 100011101100001010001110101110001000111011000010100011101011100110001110110000101000111010111100100011101100001010001110101000110111111001000010 8ec28eb88ec28eb98ec28ebc8ec28ea37e42
UTF-8 ツクツケツシツ」~B 1110111110111110100000101110111110111101101110001110111110111110100000101110111110111101101110011110111110111110100000101110111110111101101111001110111110111110100000101110111110111101101000110111111001000010 efbe82efbdb8efbe82efbdb9efbe82efbdbcefbe82efbda37e42
UHC ????????~B 00111111001111110011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f3f3f7e42

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