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 ???IN[}???IN[{^ 001111110011111100111111010010010100111001011011011111010011111100111111001111110100100101001110010110110111101101011110 3f3f3f494e5b7d3f3f3f494e5b7b5e
SJIS-WIN 晶ェIN[}晶ェIN[{^ 10001111101110111111010010001110101010100100100101001110010110110111110110001111101110111111010010001110101010100100100101001110010110110111101101011110 8fbbf48eaa494e5b7d8fbbf48eaa494e5b7b5e
EUC-JP 晶?ェIN[}晶?ェIN[{^ 10111110101111010011111110001110101010100100100101001110010110110111110110111110101111010011111110001110101010100100100101001110010110110111101101011110 bebd3f8eaa494e5b7dbebd3f8eaa494e5b7b5e
UTF-8 晶ェIN[}晶ェIN[{^ 111001101001100110110110111011101000110010111101111011111011110110101010010010010100111001011011011111011110011010011001101101101110111010001100101111011110111110111101101010100100100101001110010110110111101101011110 e699b6ee8cbdefbdaa494e5b7de699b6ee8cbdefbdaa494e5b7b5e
UHC 晶??IN[}晶??IN[{^ 1110111111011100001111110011111101001001010011100101101101111101111011111101110000111111001111110100100101001110010110110111101101011110 efdc3f3f494e5b7defdc3f3f494e5b7b5e

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