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 ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN 崖??曖??e^ 10001010010100100011111100111111100111100100001000111111001111110110010101011110 8a523f3f9e423f3f655e
EUC-JP 崖??曖??e^ 10110011101100110011111100111111110110111010001100111111001111110110010101011110 b3b33f3fdba33f3f655e
UTF-8 崖ㅷ쐞曖뤷뮘e^ 1110010110110100100101101110001110000101101101111110110010010000100111101110011010011011100101101110101110100100101101111110101110101110100110000110010101011110 e5b496e385b7ec909ee69b96eba4b7ebae98655e
UHC 崖ㅷ쐞曖뤷뮘e^ 1110010011110000101001001110011110011100100001001110010011110010100011111110010110010010101001000110010101011110 e4f0a4e79c84e4f28fe592a4655e

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