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 蕈凪挨}蕈凪挨{^ 111001001111110010010011111000101000100010100101011111011110010011111100100100111110001010001000101001010111101101011110 e4fc93e288a57de4fc93e288a57b5e
EUC-JP 蕈凪挨}蕈凪挨{^ 111010001111111011000110111001001011000010100111011111011110100011111110110001101110010010110000101001110111101101011110 e8fec6e4b0a77de8fec6e4b0a77b5e
UTF-8 蕈凪挨}蕈凪挨{^ 111010001001010110001000111001011000011110101010111001101000110010101000011111011110100010010101100010001110010110000111101010101110011010001100101010000111101101011110 e89588e587aae68ca87de89588e587aae68ca87b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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