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 ãòæÞۏãòæÞÙ^ 10001111111000111111001011100110110111101101101110001111111000111111001011100110110111101101100101011110 8fe3f2e6dedb8fe3f2e6ded95e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ?ãòæÞÛ?ãòæÞÙ^ 001111111000111110101011101010101000111110101011110100101000111110101001110000011000111110101001101100001000111110101010111001010011111110001111101010111010101010001111101010111101001010001111101010011100000110001111101010011011000010001111101010101110001101011110 3f8fabaa8fabd28fa9c18fa9b08faae53f8fabaa8fabd28fa9c18fa9b08faae35e
UTF-8 ãòæÞۏãòæÞÙ^ 11000010100011111100001110100011110000111011001011000011101001101100001110011110110000111001101111000010100011111100001110100011110000111011001011000011101001101100001110011110110000111001100101011110 c28fc3a3c3b2c3a6c39ec39bc28fc3a3c3b2c3a6c39ec3995e
UHC ???æÞ????æÞ?^ 0011111100111111001111111010100110100001101010001010110100111111001111110011111100111111101010011010000110101000101011010011111101011110 3f3f3fa9a1a8ad3f3f3f3fa9a1a8ad3f5e

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