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 ??K}??K{^ 001111110011111101001011011111010011111100111111010010110111101101011110 3f3f4b7d3f3f4b7b5e
SJIS-WIN 甓疸K}甓疸K{^ 11100001010100011110000101110100010010110111110111100001010100011110000101110100010010110111101101011110 e151e1744b7de151e1744b7b5e
EUC-JP 甓疸K}甓疸K{^ 11100001101100101110000111010101010010110111110111100001101100101110000111010101010010110111101101011110 e1b2e1d54b7de1b2e1d54b7b5e
UTF-8 甓疸K}甓疸K{^ 1110011110010100100100111110011110010110101110000100101101111101111001111001010010010011111001111001011010111000010010110111101101011110 e79493e796b84b7de79493e796b84b7b5e
UHC ?疸K}?疸K{^ 0011111111010011101110000100101101111101001111111101001110111000010010110111101101011110 3fd3b84b7d3fd3b84b7b5e

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