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 ÁüîýêۏÁü 1000111111000001111111001110111011111101100011111110101011011011100011111100000111111100 8fc1fceefd8feadb8fc1fc
SJIS-WIN ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
EUC-JP ?Áüîý?êÛ?Áü 001111111000111110101010101000011000111110101011111001001000111110101011110000101000111110101011111100100011111110001111101010111011010010001111101010101110010100111111100011111010101010100001100011111010101111100100 3f8faaa18fabe48fabc28fabf23f8fabb48faae53f8faaa18fabe4
UTF-8 ÁüîýêۏÁü 11000010100011111100001110000001110000111011110011000011101011101100001110111101110000101000111111000011101010101100001110011011110000101000111111000011100000011100001110111100 c28fc381c3bcc3aec3bdc28fc3aac39bc28fc381c3bc
UHC ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f

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