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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 倏畤カ}倏畤カ{^ 11100000110001011110000101011110101101100111110111100000110001011110000101011110101101100111101101011110 e0c5e15eb67de0c5e15eb67b5e
EUC-JP 倏畤カ}倏畤カ{^ 111000001100011111100001101111111000111010110110011111011110000011000111111000011011111110001110101101100111101101011110 e0c7e1bf8eb67de0c7e1bf8eb67b5e
UTF-8 倏畤カ}倏畤カ{^ 111001011000000010001111111001111001010110100100111011111011110110110110011111011110010110000000100011111110011110010101101001001110111110111101101101100111101101011110 e5808fe795a4efbdb67de5808fe795a4efbdb67b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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