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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
UTF-8 襤뉜┎}襤뉜┎{^ 111011111010010010100100111010111000100110011100111000101001010010001110011111011110111110100100101001001110101110001001100111001110001010010100100011100111101101011110 efa4a4eb899ce2948e7defa4a4eb899ce2948e7b5e
UHC 襤뉜┎}襤뉜┎{^ 110100011111110110110100101101101010011011000111011111011101000111111101101101001011011010100110110001110111101101011110 d1fdb4b6a6c77dd1fdb4b6a6c77b5e

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