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^ 10010111011010100011111100111111001111111000001111001101001111110110010101011110 976a3f3f3f83cd3f655e
EUC-JP 曜???ο?e^ 11001101110010110011111100111111001111111010011011001111001111110110010101011110 cdcb3f3f3fa6cf3f655e
UTF-8 曜댐쉬遼ο슝e^ 11100110100110111001110011101011100011001001000011101100100010011010110011101111101001111000001111001110101111111110110010001010100111010110010101011110 e69b9ceb8c90ec89acefa783cebfec8a9d655e
UHC 曜댐쉬遼ο슝e^ 1110100011111000101101001110111110111101101011001110100110101100101001011110111110111101101110010110010101011110 e8f8b4efbdace9aca5efbdb9655e

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