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?q\}?S?q\{^ 00111111010100110011111101110001010111000111110100111111010100110011111101110001010111000111101101011110 3f533f715c7d3f533f715c7b5e
SJIS-WIN ?S?q\}?S?q\{^ 00111111010100110011111101110001010111000111110100111111010100110011111101110001010111000111101101011110 3f533f715c7d3f533f715c7b5e
EUC-JP ?S?q\}?S?q\{^ 00111111010100110011111101110001010111000111110100111111010100110011111101110001010111000111101101011110 3f533f715c7d3f533f715c7b5e
UTF-8 챗S창q\}챗S창q\{^ 111011001011000110010111010100111110110010110000101111010111000101011100011111011110110010110001100101110101001111101100101100001011110101110001010111000111101101011110 ecb19753ecb0bd715c7decb19753ecb0bd715c7b5e
UHC 챗S창q\}챗S창q\{^ 1100001110101010010100111100001110100010011100010101110001111101110000111010101001010011110000111010001001110001010111000111101101011110 c3aa53c3a2715c7dc3aa53c3a2715c7b5e

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