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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 莠効弌}莠効弌{^ 111001001011101010001100111110001001100010011111011111011110010010111010100011001111100010011000100111110111101101011110 e4ba8cf8989f7de4ba8cf8989f7b5e
EUC-JP 莠効弌}莠効弌{^ 111010001011110010111000111110101101000010100001011111011110100010111100101110001111101011010000101000010111101101011110 e8bcb8fad0a17de8bcb8fad0a17b5e
UTF-8 莠効弌}莠効弌{^ 111010001000111010100000111001011000101010111001111001011011110010001100011111011110100010001110101000001110010110001010101110011110010110111100100011000111101101011110 e88ea0e58ab9e5bc8c7de88ea0e58ab9e5bc8c7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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