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^ 11100110111010010011111100111111001111111001011101000010001111110110010101011110 e6e93f3f3f97423f655e
EUC-JP 跌???唯?e^ 11101100111010110011111100111111001111111100110110100011001111110110010101011110 eceb3f3f3fcda33f655e
UTF-8 跌선셸섭唯셀e^ 1110100010110111100011001110110010000100101000001110110010000101101110001110110010000100101011011110010110010100101011111110110010000101100000000110010101011110 e8b78cec84a0ec85b8ec84ade594afec8580655e
UHC 跌선셸섭唯셀e^ 1111001011110110101111001011000110111100110100001011110010110111111010101110011010111100101111110110010101011110 f2f6bcb1bcd0bcb7eae6bcbf655e

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