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 コソコソ^ 11110001111001101011101011110000110101101011111111110001111001101011101011110000110101101011111101011110 f1e6baf0d6bff1e6baf0d6bf5e
EUC-JP ?コ?ソ?コ?ソ^ 00111111100011101011101000111111100011101011111100111111100011101011101000111111100011101011111101011110 3f8eba3f8ebf3f8eba3f8ebf5e
UTF-8 コソコソ^ 11101110100001011010000111101111101111011011101011101110100000101001010111101111101111011011111111101110100001011010000111101111101111011011101011101110100000101001010111101111101111011011111101011110 ee85a1efbdbaee8295efbdbfee85a1efbdbaee8295efbdbf5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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