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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 萓∝ョ倶セ∬凍^ 11100100101111101000000111100101101011101000101111100100101111101000000111101000100100111000000001011110 e4be81e5ae8be4be81e893805e
EUC-JP 萓∝ョ倶セ∬凍^ 111010001100000010100010111001111000111010101110101101101110011010001110101111101010001011101010110001011110000001011110 e8c0a2e78eaeb6e68ebea2eac5e05e
UTF-8 萓∝ョ倶セ∬凍^ 11101000100100001001001111100010100010001001110111101111101111011010111011100101100000001011011011101111101111011011111011100010100010001010110011100101100001111000110101011110 e89093e2889defbdaee580b6efbdbee288ace5878d5e
UHC ?∝???∬凍^ 0011111110100001111100000011111100111111001111111010000111110011110101001101000001011110 3fa1f03f3f3fa1f3d4d05e

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