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^ 1001110010001100001111111000011101110011001111111000010010001100001111110110010101011110 9c8c3f87733f848c3f655e
EUC-JP 恁???ъ?e^ 11010111111011000011111100111111001111111010011111101100001111110110010101011110 d7ec3f3f3fa7ec3f655e
UTF-8 恁㏃㎏泥ъ껌e^ 11100110100000011000000111100011100011111000001111100011100011101000111111101111101001111010001111010001100010101110101010111011100011000110010101011110 e68181e38f83e38e8fefa7a3d18aeabb8c655e
UHC 恁㏃㎏泥ъ껌e^ 1110110011110110101001111110110010100111101110001110110010110010101011001110110010110010101011010110010101011110 ecf6a7eca7b8ecb2acecb2ad655e

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