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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 篠預\}篠預\{^ 10001110110000101001011101100001010111000111110110001110110000101001011101100001010111000111101101011110 8ec297615c7d8ec297615c7b5e
EUC-JP 篠預\}篠預\{^ 10111100110001001100110111000010010111000111110110111100110001001100110111000010010111000111101101011110 bcc4cdc25c7dbcc4cdc25c7b5e
UTF-8 篠預\}篠預\{^ 1110011110101111101000001110100110100000100100000101110001111101111001111010111110100000111010011010000010010000010111000111101101011110 e7afa0e9a0905c7de7afa0e9a0905c7b5e
UHC 篠預\}篠預\{^ 11100001110001101110011111101000010111000111110111100001110001101110011111101000010111000111101101011110 e1c6e7e85c7de1c6e7e85c7b5e

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