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 ÇÙóüۏÇÙóüÙ^ 10001111110001111101100111110011111111001101101110001111110001111101100111110011111111001101100101011110 8fc7d9f3fcdb8fc7d9f3fcd95e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ?ÇÙóüÛ?ÇÙóüÙ^ 001111111000111110101010101011101000111110101010111000111000111110101011110100011000111110101011111001001000111110101010111001010011111110001111101010101010111010001111101010101110001110001111101010111101000110001111101010111110010010001111101010101110001101011110 3f8faaae8faae38fabd18fabe48faae53f8faaae8faae38fabd18fabe48faae35e
UTF-8 ÇÙóüۏÇÙóüÙ^ 11000010100011111100001110000111110000111001100111000011101100111100001110111100110000111001101111000010100011111100001110000111110000111001100111000011101100111100001110111100110000111001100101011110 c28fc387c399c3b3c3bcc39bc28fc387c399c3b3c3bcc3995e
UHC ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e

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