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 ÇüÀn}ÇüÀn{^ 100011111100011111000011101111001100000001101110011111011000111111000111110000111011110011000000011011100111101101011110 8fc7c3bcc06e7d8fc7c3bcc06e7b5e
SJIS-WIN ?????n}?????n{^ 001111110011111100111111001111110011111101101110011111010011111100111111001111110011111100111111011011100111101101011110 3f3f3f3f3f6e7d3f3f3f3f3f6e7b5e
EUC-JP ?ÇÃ?Àn}?ÇÃ?Àn{^ 001111111000111110101010101011101000111110101010101010100011111110001111101010101010001001101110011111010011111110001111101010101010111010001111101010101010101000111111100011111010101010100010011011100111101101011110 3f8faaae8faaaa3f8faaa26e7d3f8faaae8faaaa3f8faaa26e7b5e
UTF-8 ÇüÀn}ÇüÀn{^ 11000010100011111100001110000111110000111000001111000010101111001100001110000000011011100111110111000010100011111100001110000111110000111000001111000010101111001100001110000000011011100111101101011110 c28fc387c383c2bcc3806e7dc28fc387c383c2bcc3806e7b5e
UHC ???¼?n}???¼?n{^ 0011111100111111001111111010100011111001001111110110111001111101001111110011111100111111101010001111100100111111011011100111101101011110 3f3f3fa8f93f6e7d3f3f3fa8f93f6e7b5e

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