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 シ簑}シ簑{^ 10111100111000101100000011110000010011100111110110111100111000101100000011110000010011100111101101011110 bce2c0f04e7dbce2c0f04e7b5e
EUC-JP シ簑?}シ簑?{^ 10001110101111001110010011000010001111110111110110001110101111001110010011000010001111110111101101011110 8ebce4c23f7d8ebce4c23f7b5e
UTF-8 シ簑}シ簑{^ 111011111011110110111100111001111011000010010001111011101000000010001110011111011110111110111101101111001110011110110000100100011110111010000000100011100111101101011110 efbdbce7b091ee808e7defbdbce7b091ee808e7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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