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 ?S??L}?S??L{^ 00111111010100110011111100111111010011000111110100111111010100110011111100111111010011000111101101011110 3f533f3f4c7d3f533f3f4c7b5e
SJIS-WIN ?S??L}?S??L{^ 00111111010100110011111100111111010011000111110100111111010100110011111100111111010011000111101101011110 3f533f3f4c7d3f533f3f4c7b5e
EUC-JP ?S??L}?S??L{^ 00111111010100110011111100111111010011000111110100111111010100110011111100111111010011000111101101011110 3f533f3f4c7d3f533f3f4c7b5e
UTF-8 챗S챈짹L}챗S챈짹L{^ 11101100101100011001011101010011111011001011000110001000111011001010011110111001010011000111110111101100101100011001011101010011111011001011000110001000111011001010011110111001010011000111101101011110 ecb19753ecb188eca7b94c7decb19753ecb188eca7b94c7b5e
UHC 챗S챈짹L}챗S챈짹L{^ 11000011101010100101001111000011101001101100001010110001010011000111110111000011101010100101001111000011101001101100001010110001010011000111101101011110 c3aa53c3a6c2b14c7dc3aa53c3a6c2b14c7b5e

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