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 ¼âÁ×}¼âÁ×{^ 1011110011100010110000011101011101111101101111001110001011000001110101110111101101011110 bce2c1d77dbce2c1d77b5e
SJIS-WIN ???×}???×{^ 00111111001111110011111110000001011111100111110100111111001111110011111110000001011111100111101101011110 3f3f3f817e7d3f3f3f817e7b5e
EUC-JP ?âÁ×}?âÁ×{^ 001111111000111110101011101001001000111110101010101000011010000111011111011111010011111110001111101010111010010010001111101010101010000110100001110111110111101101011110 3f8faba48faaa1a1df7d3f8faba48faaa1a1df7b5e
UTF-8 ¼âÁ×}¼âÁ×{^ 11000010101111001100001110100010110000111000000111000011100101110111110111000010101111001100001110100010110000111000000111000011100101110111101101011110 c2bcc3a2c381c3977dc2bcc3a2c381c3977b5e
UHC ¼??×}¼??×{^ 101010001111100100111111001111111010000110111111011111011010100011111001001111110011111110100001101111110111101101011110 a8f93f3fa1bf7da8f93f3fa1bf7b5e

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