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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN コソ}コソ{^ 111100011111110010111010111100001101001010111111011111011111000111111100101110101111000011010010101111110111101101011110 f1fcbaf0d2bf7df1fcbaf0d2bf7b5e
EUC-JP ?コ?ソ}?コ?ソ{^ 001111111000111010111010001111111000111010111111011111010011111110001110101110100011111110001110101111110111101101011110 3f8eba3f8ebf7d3f8eba3f8ebf7b5e
UTF-8 コソ}コソ{^ 111011101000010110110111111011111011110110111010111011101000001010010001111011111011110110111111011111011110111010000101101101111110111110111101101110101110111010000010100100011110111110111101101111110111101101011110 ee85b7efbdbaee8291efbdbf7dee85b7efbdbaee8291efbdbf7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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