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^ 001111110011111100111111100101101110101100111111001111110110010101011110 3f3f3f96eb3f3f655e
EUC-JP ???耶??e^ 001111110011111100111111110011001110110100111111001111110110010101011110 3f3f3fcced3f3f655e
UTF-8 曆뤿젳耶⑸젿e^ 1110111110100110100010111110101110100100101111111110110010100000101100111110100010000000101101101110001010010001101110001110110010100000101111110110010101011110 efa68beba4bfeca0b3e880b6e291b8eca0bf655e
UHC 曆뤿젳耶⑸젿e^ 1110011010110111100011111110101110100000101001111110010110101101101010011110101110100000101100010110010101011110 e6b78feba0a7e5ada9eba0b1655e

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