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 ð®¸èµïð®¸èµï^ 11110000101011101011100011101000101101011110111111110000101011101011100011101000101101011110111101011110 f0aeb8e8b5eff0aeb8e8b5ef5e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ð®¸è?ïð®¸è?ï^ 100011111010100111000011100011111010001011101110100011111010001010110001100011111010101110110010001111111000111110101011110000011000111110101001110000111000111110100010111011101000111110100010101100011000111110101011101100100011111110001111101010111100000101011110 8fa9c38fa2ee8fa2b18fabb23f8fabc18fa9c38fa2ee8fa2b18fabb23f8fabc15e
UTF-8 ð®¸èµïð®¸èµï^ 11000011101100001100001010101110110000101011100011000011101010001100001010110101110000111010111111000011101100001100001010101110110000101011100011000011101010001100001010110101110000111010111101011110 c3b0c2aec2b8c3a8c2b5c3afc3b0c2aec2b8c3a8c2b5c3af5e
UHC �??�??^ 10101001101000111010001011100111101000101010110000111111001111110011111110101001101000111010001011100111101000101010110000111111001111110011111101011110 a9a3a2e7a2ac3f3f3fa9a3a2e7a2ac3f3f3f5e

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