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 ????H???^ 001111110011111100111111001111110100100000111111001111110011111101011110 3f3f3f3f483f3f3f5e
SJIS-WIN ????H???^ 001111110011111100111111001111110100100000111111001111110011111101011110 3f3f3f3f483f3f3f5e
EUC-JP ????H???^ 001111110011111100111111001111110100100000111111001111110011111101011110 3f3f3f3f483f3f3f5e
UTF-8 챕짯횤청H짯횥창^ 1110110010110001100101011110110010100111101011111110110110011010101001001110110010110010101011010100100011101100101001111010111111101101100110101010010111101100101100001011110101011110 ecb195eca7afed9aa4ecb2ad48eca7afed9aa5ecb0bd5e
UHC 챕짯횤청H짯횥창^ 11000011101010011100001010101101110000111001101111000011101110110100100011000010101011011100001110011100110000111010001001011110 c3a9c2adc39bc3bb48c2adc39cc3a25e

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