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??}?S??{^ 0011111101010011001111110011111101111101001111110101001100111111001111110111101101011110 3f533f3f7d3f533f3f7b5e
SJIS-WIN 短S促其}短S促其{^ 1001001001011010010100111001000110100011100100011011010001111101100100100101101001010011100100011010001110010001101101000111101101011110 925a5391a391b47d925a5391a391b47b5e
EUC-JP 短S促其}短S促其{^ 1100001110111011010100111100001010100101110000101011011001111101110000111011101101010011110000101010010111000010101101100111101101011110 c3bb53c2a5c2b67dc3bb53c2a5c2b67b5e
UTF-8 短S促其}短S促其{^ 1110011110011111101011010101001111100100101111111000001111100101100001011011011001111101111001111001111110101101010100111110010010111111100000111110010110000101101101100111101101011110 e79fad53e4bf83e585b67de79fad53e4bf83e585b67b5e
UHC 短S促其}短S促其{^ 1101001110101101010100111111010110110101110100001110110001111101110100111010110101010011111101011011010111010000111011000111101101011110 d3ad53f5b5d0ec7dd3ad53f5b5d0ec7b5e

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