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 Èž¶}Èž¶{^ 1001000011001000100111101011011001111101100100001100100010011110101101100111101101011110 90c89eb67d90c89eb67b5e
SJIS-WIN ???¶}???¶{^ 00111111001111110011111110000001111101110111110100111111001111110011111110000001111101110111101101011110 3f3f3f81f77d3f3f3f81f77b5e
EUC-JP ?È?¶}?È?¶{^ 0011111110001111101010101011001000111111101000101111100101111101001111111000111110101010101100100011111110100010111110010111101101011110 3f8faab23fa2f97d3f8faab23fa2f97b5e
UTF-8 Èž¶}Èž¶{^ 11000010100100001100001110001000110000101001111011000010101101100111110111000010100100001100001110001000110000101001111011000010101101100111101101011110 c290c388c29ec2b67dc290c388c29ec2b67b5e
UHC ???¶}???¶{^ 00111111001111110011111110100010110100100111110100111111001111110011111110100010110100100111101101011110 3f3f3fa2d27d3f3f3fa2d27b5e

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