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^ 00111111001111111001111101010100001111111110101010011111001111110110010101011110 3f3f9f543fea9f3f655e
EUC-JP ??鬱?堯?e^ 00111111001111111101110110110101001111111111010010100001001111110110010101011110 3f3fddb53ff4a13f655e
UTF-8 亐렍鬱렚堯렋e^ 1110010010111010100100001110101110100000100011011110100110101100101100011110101110100000100110101110010110100000101011111110101110100000100010110110010101011110 e4ba90eba08de9acb1eba09ae5a0afeba08b655e
UHC 亐렍鬱렚堯렋e^ 1110101010100111100011101010001111101010101001101000111010101101111010001110101110001110101000100110010101011110 eaa78ea3eaa68eade8eb8ea2655e

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