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^ 10001011100111000011111100111111100010111001110000111111001111110110010101011110 8b9c3f3f8b9c3f3f655e
EUC-JP 亨??亨??e^ 10110101111111000011111100111111101101011111110000111111001111110110010101011110 b5fc3f3fb5fc3f3f655e
UTF-8 亨욥눈亨욤나e^ 1110010010111010101010001110110010011010101001011110101110001000100010001110010010111010101010001110110010011010101001001110101110000010100110000110010101011110 e4baa8ec9aa5eb8888e4baa8ec9aa4eb8298655e
UHC 亨욥눈亨욤나e^ 1111101011111011101111111110100110110100101010111111101011111011101111111110100010110011101010100110010101011110 fafbbfe9b4abfafbbfe8b3aa655e

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