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}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 跼杵W}跼杵W{^ 11100110111100001000101101101110010101110111110111100110111100001000101101101110010101110111101101011110 e6f08b6e577de6f08b6e577b5e
EUC-JP 跼杵W}跼杵W{^ 11101100111100101011010111001111010101110111110111101100111100101011010111001111010101110111101101011110 ecf2b5cf577decf2b5cf577b5e
UTF-8 跼杵W}跼杵W{^ 1110100010110111101111001110011010011101101101010101011101111101111010001011011110111100111001101001110110110101010101110111101101011110 e8b7bce69db5577de8b7bce69db5577b5e
UHC ?杵W}?杵W{^ 0011111111101110101111100101011101111101001111111110111010111110010101110111101101011110 3feebe577d3feebe577b5e

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