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 ÊÊî¢^ 100011111100101011101110101000101000111111001010111011101010001001011110 8fcaeea28fcaeea25e
SJIS-WIN ???¢???¢^ 0011111100111111001111111000000110010001001111110011111100111111100000011001000101011110 3f3f3f81913f3f3f81915e
EUC-JP ?攢?攢^ 00111111100011111010101010110100100011111010101111000010101000011111000100111111100011111010101010110100100011111010101111000010101000011111000101011110 3f8faab48fabc2a1f13f8faab48fabc2a1f15e
UTF-8 ÊÊî¢^ 1100001010001111110000111000101011000011101011101100001010100010110000101000111111000011100010101100001110101110110000101010001001011110 c28fc38ac3aec2a2c28fc38ac3aec2a25e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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