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 âÁõ½âÁõ½^ 111000101100000111110101101111011110001011000001111101011011110101011110 e2c1f5bde2c1f5bd5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP âÁõ?âÁõ?^ 100011111010101110100100100011111010101010100001100011111010101111011000001111111000111110101011101001001000111110101010101000011000111110101011110110000011111101011110 8faba48faaa18fabd83f8faba48faaa18fabd83f5e
UTF-8 âÁõ½âÁõ½^ 1100001110100010110000111000000111000011101101011100001010111101110000111010001011000011100000011100001110110101110000101011110101011110 c3a2c381c3b5c2bdc3a2c381c3b5c2bd5e
UHC ???½???½^ 0011111100111111001111111010100011110110001111110011111100111111101010001111011001011110 3f3f3fa8f63f3f3fa8f65e

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