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 ¸ü½Ëۏ¸ü½ËÙ^ 10001111101110001111110010111101110010111101101110001111101110001111110010111101110010111101100101011110 8fb8fcbdcbdb8fb8fcbdcbd95e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ?¸ü?ËÛ?¸ü?ËÙ^ 0011111110001111101000101011000110001111101010111110010000111111100011111010101010110011100011111010101011100101001111111000111110100010101100011000111110101011111001000011111110001111101010101011001110001111101010101110001101011110 3f8fa2b18fabe43f8faab38faae53f8fa2b18fabe43f8faab38faae35e
UTF-8 ¸ü½Ëۏ¸ü½ËÙ^ 11000010100011111100001010111000110000111011110011000010101111011100001110001011110000111001101111000010100011111100001010111000110000111011110011000010101111011100001110001011110000111001100101011110 c28fc2b8c3bcc2bdc38bc39bc28fc2b8c3bcc2bdc38bc3995e
UHC ?¸?½???¸?½??^ 0011111110100010101011000011111110101000111101100011111100111111001111111010001010101100001111111010100011110110001111110011111101011110 3fa2ac3fa8f63f3f3fa2ac3fa8f63f3f5e

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