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^ 1110110010000101100101001110110010000100100111101110110010000101100011011110101110100001100010101110101110100000101111001110101110100001100110011110101110100000100101100110010101011110 ec8594ec849eec858deba18aeba0bceba199eba096655e
UHC 셔섞셍롊렼롙렖e^ 10111100110001011011110010101111101111001100010010001110110100001000111011000100100011101101110110001110101010110110010101011110 bcc5bcafbcc48ed08ec48edd8eab655e

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