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^ 001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f655e
SJIS-WIN ???????e^ 001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f655e
EUC-JP ???????e^ 001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f655e
UTF-8 셍렺렼선셍렶렚e^ 1110110010000101100011011110101110100000101110101110101110100000101111001110110010000100101000001110110010000101100011011110101110100000101101101110101110100000100110100110010101011110 ec858deba0baeba0bcec84a0ec858deba0b6eba09a655e
UHC 셍렺렼선셍렶렚e^ 10111100110001001000111011000010100011101100010010111100101100011011110011000100100011101100000110001110101011010110010101011110 bcc48ec28ec4bcb1bcc48ec18ead655e

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