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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 簔モソ[簔モソ[^ 1110001011000001110100111011111101011011111000101100000111010011101111110101101101011110 e2c1d3bf5be2c1d3bf5b5e
EUC-JP 簔モソ[簔モソ[^ 111001001100001110001110110100111000111010111111010110111110010011000011100011101101001110001110101111110101101101011110 e4c38ed38ebf5be4c38ed38ebf5b5e
UTF-8 簔モソ[簔モソ[^ 111001111011000010010100111011111011111010010011111011111011110110111111010110111110011110110000100101001110111110111110100100111110111110111101101111110101101101011110 e7b094efbe93efbdbf5be7b094efbe93efbdbf5b5e
UHC ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e

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