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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ツ、スツ、ス^ 1100001010100100101111011111010001111101110000101010010010111101111101000111101101011110 c2a4bdf47dc2a4bdf47b5e
EUC-JP ツ、ス?ツ、ス?^ 100011101100001010001110101001001000111010111101001111111000111011000010100011101010010010001110101111010011111101011110 8ec28ea48ebd3f8ec28ea48ebd3f5e
UTF-8 ツ、スツ、ス^ 11101111101111101000001011101111101111011010010011101111101111011011110111101110100011001010110111101111101111101000001011101111101111011010010011101111101111011011110111101110100011001010101101011110 efbe82efbda4efbdbdee8cadefbe82efbda4efbdbdee8cab5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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