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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?咐?}?咐?{^ 0011111110011001111100110011111101111101001111111001100111110011001111110111101101011110 3f99f33f7d3f99f33f7b5e
EUC-JP ?咐?}?咐?{^ 0011111111010010111101010011111101111101001111111101001011110101001111110111101101011110 3fd2f53f7d3fd2f53f7b5e
UTF-8 뤩咐剝}뤩咐剝{^ 111010111010010010101001111001011001001010010000111001011000100110011101011111011110101110100100101010011110010110010010100100001110010110001001100111010111101101011110 eba4a9e59290e5899d7deba4a9e59290e5899d7b5e
UHC 뤩咐剝}뤩咐剝{^ 100011111101011111011100111110111101101011001110011111011000111111010111110111001111101111011010110011100111101101011110 8fd7dcfbdace7d8fd7dcfbdace7b5e

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