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 ÷©ðïðîP^ 1111011110101001111100001110111111110000111011100101000001011110 f7a9f0eff0ee505e
SJIS-WIN ÷?????P^ 100000011000000000111111001111110011111100111111001111110101000001011110 81803f3f3f3f3f505e
EUC-JP ÷©ðïðîP^ 10100001111000001000111110100010111011011000111110101001110000111000111110101011110000011000111110101001110000111000111110101011110000100101000001011110 a1e08fa2ed8fa9c38fabc18fa9c38fabc2505e
UTF-8 ÷©ðïðîP^ 1100001110110111110000101010100111000011101100001100001110101111110000111011000011000011101011100101000001011110 c3b7c2a9c3b0c3afc3b0c3ae505e
UHC ÷?ð?ð?P^ 1010000111000000001111111010100110100011001111111010100110100011001111110101000001011110 a1c03fa9a33fa9a33f505e

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