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 ??W\n}??W\n{^ 00111111001111110101011101011100011011100111110100111111001111110101011101011100011011100111101101011110 3f3f575c6e7d3f3f575c6e7b5e
SJIS-WIN 秩?W\n}秩?W\n{^ 100100101000000100111111010101110101110001101110011111011001001010000001001111110101011101011100011011100111101101011110 92813f575c6e7d92813f575c6e7b5e
EUC-JP 秩?W\n}秩?W\n{^ 110000111110000100111111010101110101110001101110011111011100001111100001001111110101011101011100011011100111101101011110 c3e13f575c6e7dc3e13f575c6e7b5e
UTF-8 秩섐W\n}秩섐W\n{^ 111001111010011110101001111011001000010010010000010101110101110001101110011111011110011110100111101010011110110010000100100100000101011101011100011011100111101101011110 e7a7a9ec8490575c6e7de7a7a9ec8490575c6e7b5e
UHC 秩섐W\n}秩섐W\n{^ 1111001011110001101111001010101101010111010111000110111001111101111100101111000110111100101010110101011101011100011011100111101101011110 f2f1bcab575c6e7df2f1bcab575c6e7b5e

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