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{^ 100011111100011111000011101111011101000001101110011111011000111111000111110000111011110111010000011011100111101101011110 8fc7c3bdd06e7d8fc7c3bdd06e7b5e
SJIS-WIN ?????n}?????n{^ 001111110011111100111111001111110011111101101110011111010011111100111111001111110011111100111111011011100111101101011110 3f3f3f3f3f6e7d3f3f3f3f3f6e7b5e
EUC-JP ?ÇÃ??n}?ÇÃ??n{^ 0011111110001111101010101010111010001111101010101010101000111111001111110110111001111101001111111000111110101010101011101000111110101010101010100011111100111111011011100111101101011110 3f8faaae8faaaa3f3f6e7d3f8faaae8faaaa3f3f6e7b5e
UTF-8 ÇýÐn}ÇýÐn{^ 11000010100011111100001110000111110000111000001111000010101111011100001110010000011011100111110111000010100011111100001110000111110000111000001111000010101111011100001110010000011011100111101101011110 c28fc387c383c2bdc3906e7dc28fc387c383c2bdc3906e7b5e
UHC ???½Ðn}???½Ðn{^ 00111111001111110011111110101000111101101010100010100010011011100111110100111111001111110011111110101000111101101010100010100010011011100111101101011110 3f3f3fa8f6a8a26e7d3f3f3fa8f6a8a26e7b5e

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