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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP 洹??}洹??{^ 10001111110001111011101000111111001111110111110110001111110001111011101000111111001111110111101101011110 8fc7ba3f3f7d8fc7ba3f3f7b5e
UTF-8 洹롐렭}洹롐렭{^ 111001101011010010111001111010111010000110010000111010111010000010101101011111011110011010110100101110011110101110100001100100001110101110100000101011010111101101011110 e6b4b9eba190eba0ad7de6b4b9eba190eba0ad7b5e
UHC 洹롐렭}洹롐렭{^ 111010101011011110001110110101101000111010111010011111011110101010110111100011101101011010001110101110100111101101011110 eab78ed68eba7deab78ed68eba7b5e

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