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 ?咐c}?咐c{^ 00111111100110011111001110000010100000110111110100111111100110011111001110000010100000110111101101011110 3f99f382837d3f99f382837b5e
EUC-JP ?咐c}?咐c{^ 00111111110100101111010110100011111000110111110100111111110100101111010110100011111000110111101101011110 3fd2f5a3e37d3fd2f5a3e37b5e
UTF-8 뤩咐c}뤩咐c{^ 111010111010010010101001111001011001001010010000111011111011110110000011011111011110101110100100101010011110010110010010100100001110111110111101100000110111101101011110 eba4a9e59290efbd837deba4a9e59290efbd837b5e
UHC 뤩咐c}뤩咐c{^ 100011111101011111011100111110111010001111100011011111011000111111010111110111001111101110100011111000110111101101011110 8fd7dcfba3e37d8fd7dcfba3e37b5e

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