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 嚴х?}嚴х?{^ 10011010100011101000010010000111001111110111110110011010100011101000010010000111001111110111101101011110 9a8e84873f7d9a8e84873f7b5e
EUC-JP 嚴х?}嚴х?{^ 11010011111011101010011111100111001111110111110111010011111011101010011111100111001111110111101101011110 d3eea7e73f7dd3eea7e73f7b5e
UTF-8 嚴х찂}嚴х찂{^ 11100101100110101011010011010001100001011110110010110000100000100111110111100101100110101011010011010001100001011110110010110000100000100111101101011110 e59ab4d185ecb0827de59ab4d185ecb0827b5e
UHC 嚴х찂}嚴х찂{^ 111001011111000110101100111001111010100110000110011111011110010111110001101011001110011110101001100001100111101101011110 e5f1ace7a9867de5f1ace7a9867b5e

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