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 Á£Ç¼Á£Ç¼^ 110000011010001111000111101111001100000110100011110001111011110001011110 c1a3c7bcc1a3c7bc5e
SJIS-WIN ?£???£??^ 0011111110000001100100100011111100111111001111111000000110010010001111110011111101011110 3f81923f3f3f81923f3f5e
EUC-JP 磂?磂?^ 10001111101010101010000110100001111100101000111110101010101011100011111110001111101010101010000110100001111100101000111110101010101011100011111101011110 8faaa1a1f28faaae3f8faaa1a1f28faaae3f5e
UTF-8 Á£Ç¼Á£Ç¼^ 1100001110000001110000101010001111000011100001111100001010111100110000111000000111000010101000111100001110000111110000101011110001011110 c381c2a3c387c2bcc381c2a3c387c2bc5e
UHC ???¼???¼^ 0011111100111111001111111010100011111001001111110011111100111111101010001111100101011110 3f3f3fa8f93f3f3fa8f95e

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