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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ソノソノ^ 10111111111100101000111111001001111110000111110110111111111100101000111111001001111110000111101101011110 bff28fc9f87dbff28fc9f87b5e
EUC-JP ソ?ノ?ソ?ノ?^ 10001110101111110011111110001110110010010011111110001110101111110011111110001110110010010011111101011110 8ebf3f8ec93f8ebf3f8ec93f5e
UTF-8 ソノソノ^ 11101111101111011011111111101110100001111000011011101111101111101000100111101110100110001001110111101111101111011011111111101110100001111000011011101111101111101000100111101110100110001001101101011110 efbdbfee8786efbe89ee989defbdbfee8786efbe89ee989b5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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