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 »ôÏËۏ»ôÏËÙ^ 10001111101110111111010011001111110010111101101110001111101110111111010011001111110010111101100101011110 8fbbf4cfcbdb8fbbf4cfcbd95e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ??ôÏËÛ??ôÏËÙ^ 0011111100111111100011111010101111010100100011111010101011000001100011111010101010110011100011111010101011100101001111110011111110001111101010111101010010001111101010101100000110001111101010101011001110001111101010101110001101011110 3f3f8fabd48faac18faab38faae53f3f8fabd48faac18faab38faae35e
UTF-8 »ôÏËۏ»ôÏËÙ^ 11000010100011111100001010111011110000111011010011000011100011111100001110001011110000111001101111000010100011111100001010111011110000111011010011000011100011111100001110001011110000111001100101011110 c28fc2bbc3b4c38fc38bc39bc28fc2bbc3b4c38fc38bc3995e
UHC ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e

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