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 ÍᏼýÛÍᏼýÙ^ 11001101111000011000111110111100111111011101101111001101111000011000111110111100111111011101100101011110 cde18fbcfddbcde18fbcfdd95e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP Íá??ýÛÍá??ýÙ^ 1000111110101010101111111000111110101011101000010011111100111111100011111010101111110010100011111010101011100101100011111010101010111111100011111010101110100001001111110011111110001111101010111111001010001111101010101110001101011110 8faabf8faba13f3f8fabf28faae58faabf8faba13f3f8fabf28faae35e
UTF-8 ÍᏼýÛÍᏼýÙ^ 11000011100011011100001110100001110000101000111111000010101111001100001110111101110000111001101111000011100011011100001110100001110000101000111111000010101111001100001110111101110000111001100101011110 c38dc3a1c28fc2bcc3bdc39bc38dc3a1c28fc2bcc3bdc3995e
UHC ???¼?????¼??^ 001111110011111100111111101010001111100100111111001111110011111100111111001111111010100011111001001111110011111101011110 3f3f3fa8f93f3f3f3f3fa8f93f3f5e

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