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^ 10011010110101000011111100111111100110101101010000111111001111110110010101011110 9ad43f3f9ad43f3f655e
EUC-JP 墻??墻??e^ 11010100110101100011111100111111110101001101011000111111001111110110010101011110 d4d63f3fd4d63f3f655e
UTF-8 墻욥눈墻욤나e^ 1110010110100010101110111110110010011010101001011110101110001000100010001110010110100010101110111110110010011010101001001110101110000010100110000110010101011110 e5a2bbec9aa5eb8888e5a2bbec9aa4eb8298655e
UHC 墻욥눈墻욤나e^ 1110110111011111101111111110100110110100101010111110110111011111101111111110100010110011101010100110010101011110 eddfbfe9b4abeddfbfe8b3aa655e

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