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?gn}?S?gn{^ 00111111010100110011111101100111011011100111110100111111010100110011111101100111011011100111101101011110 3f533f676e7d3f533f676e7b5e
SJIS-WIN ?S?gn}?S?gn{^ 00111111010100110011111101100111011011100111110100111111010100110011111101100111011011100111101101011110 3f533f676e7d3f533f676e7b5e
EUC-JP ?S?gn}?S?gn{^ 00111111010100110011111101100111011011100111110100111111010100110011111101100111011011100111101101011110 3f533f676e7d3f533f676e7b5e
UTF-8 챌S창gn}챌S창gn{^ 111011001011000110001100010100111110110010110000101111010110011101101110011111011110110010110001100011000101001111101100101100001011110101100111011011100111101101011110 ecb18c53ecb0bd676e7decb18c53ecb0bd676e7b5e
UHC 챌S창gn}챌S창gn{^ 1100001110100111010100111100001110100010011001110110111001111101110000111010011101010011110000111010001001100111011011100111101101011110 c3a753c3a2676e7dc3a753c3a2676e7b5e

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