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 ÂĎÜûçޏÂĎÜûçÜ^ 1000111111000010110001001000111011011100111110111110011111011110100011111100001011000100100011101101110011111011111001111101110001011110 8fc2c48edcfbe7de8fc2c48edcfbe7dc5e
SJIS-WIN ????????????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ?ÂÄ?ÜûçÞ?ÂÄ?ÜûçÜ^ 0011111110001111101010101010010010001111101010101010001100111111100011111010101011100100100011111010101111100101100011111010101110101110100011111010100110110000001111111000111110101010101001001000111110101010101000110011111110001111101010101110010010001111101010111110010110001111101010111010111010001111101010101110010001011110 3f8faaa48faaa33f8faae48fabe58fabae8fa9b03f8faaa48faaa33f8faae48fabe58fabae8faae45e
UTF-8 ÂĎÜûçޏÂĎÜûçÜ^ 110000101000111111000011100000101100001110000100110000101000111011000011100111001100001110111011110000111010011111000011100111101100001010001111110000111000001011000011100001001100001010001110110000111001110011000011101110111100001110100111110000111001110001011110 c28fc382c384c28ec39cc3bbc3a7c39ec28fc382c384c28ec39cc3bbc3a7c39c5e
UHC ???????Þ????????^ 001111110011111100111111001111110011111100111111001111111010100010101101001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3fa8ad3f3f3f3f3f3f3f3f5e

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