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^ 10011101110000100011111100111111100110000110000000111111001111110110010101011110 9dc23f3f98603f3f655e
EUC-JP 敖??倭??e^ 11011010110001000011111100111111110011111100000100111111001111110110010101011110 dac43f3fcfc13f3f655e
UTF-8 敖쏉쉿倭롳폀e^ 1110011010010101100101101110110010001111100010011110110010001001101111111110010110000000101011011110101110100001101100111110110110001111100000000110010101011110 e69596ec8f89ec89bfe580adeba1b3ed8f80655e
UHC 敖쏉쉿倭롳폀e^ 1110011111111001100110111110111110111101101100101110100011011110100011101110111110111100100011110110010101011110 e7f99befbdb2e8de8eefbc8f655e

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