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 經чァ}經чァ{^ 11100011010100111000010010001001101001110111110111100011010100111000010010001001101001110111101101011110 e3538489a77de3538489a77b5e
EUC-JP 經чァ}經чァ{^ 111001011011010010100111111010011000111010100111011111011110010110110100101001111110100110001110101001110111101101011110 e5b4a7e98ea77de5b4a7e98ea77b5e
UTF-8 經чァ}經чァ{^ 11100111101101101001001111010001100001111110111110111101101001110111110111100111101101101001001111010001100001111110111110111101101001110111101101011110 e7b693d187efbda77de7b693d187efbda77b5e
UHC 經ч?}經ч?{^ 11001100111010001010110011101001001111110111110111001100111010001010110011101001001111110111101101011110 cce8ace93f7dcce8ace93f7b5e

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