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{^ 10011111111100011110001001110001010010110111110110011111111100011110001001110001010010110111101101011110 9ff1e2714b7d9ff1e2714b7b5e
EUC-JP 潁穢K}潁穢K{^ 11011110111100111110001111010010010010110111110111011110111100111110001111010010010010110111101101011110 def3e3d24b7ddef3e3d24b7b5e
UTF-8 潁穢K}潁穢K{^ 1110011010111101100000011110011110101001101000100100101101111101111001101011110110000001111001111010100110100010010010110111101101011110 e6bd81e7a9a24b7de6bd81e7a9a24b7b5e
UHC 潁穢K}潁穢K{^ 11100111101110001110011111011011010010110111110111100111101110001110011111011011010010110111101101011110 e7b8e7db4b7de7b8e7db4b7b5e

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