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^ 10011010110001110011111100111111111010101010000100111111001111110110010101011110 9ac73f3feaa13f3f655e
EUC-JP 塢??遙??e^ 11010100110010010011111100111111111101001010001100111111001111110110010101011110 d4c93f3ff4a33f3f655e
UTF-8 塢울숴遙삼쉿e^ 1110010110100001101000101110110010011010101110001110110010001000101101001110100110000001100110011110110010000010101111001110110010001001101111110110010101011110 e5a1a2ec9ab8ec88b4e98199ec82bcec89bf655e
UHC 塢울숴遙삼쉿e^ 1110011111110001101111111110111110111101101001001110100110101011101110111110111110111101101100100110010101011110 e7f1bfefbda4e9abbbefbdb2655e

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