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 ????????u^ 00111111001111110011111100111111001111110011111100111111001111110111010101011110 3f3f3f3f3f3f3f3f755e
SJIS-WIN ツクツケツシツ」u^ 11000010101110001100001010111001110000101011110011000010101000110111010101011110 c2b8c2b9c2bcc2a3755e
EUC-JP ツクツケツシツ」u^ 100011101100001010001110101110001000111011000010100011101011100110001110110000101000111010111100100011101100001010001110101000110111010101011110 8ec28eb88ec28eb98ec28ebc8ec28ea3755e
UTF-8 ツクツケツシツ」u^ 1110111110111110100000101110111110111101101110001110111110111110100000101110111110111101101110011110111110111110100000101110111110111101101111001110111110111110100000101110111110111101101000110111010101011110 efbe82efbdb8efbe82efbdb9efbe82efbdbcefbe82efbda3755e
UHC ????????u^ 00111111001111110011111100111111001111110011111100111111001111110111010101011110 3f3f3f3f3f3f3f3f755e

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