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 Éú¸Éú¸^ 100011111100100111111010101110001000111111001001111110101011100001011110 8fc9fab88fc9fab85e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ?Éú¸?Éú¸^ 001111111000111110101010101100011000111110101011111000101000111110100010101100010011111110001111101010101011000110001111101010111110001010001111101000101011000101011110 3f8faab18fabe28fa2b13f8faab18fabe28fa2b15e
UTF-8 Éú¸Éú¸^ 1100001010001111110000111000100111000011101110101100001010111000110000101000111111000011100010011100001110111010110000101011100001011110 c28fc389c3bac2b8c28fc389c3bac2b85e
UHC ???¸???¸^ 0011111100111111001111111010001010101100001111110011111100111111101000101010110001011110 3f3f3fa2ac3f3f3fa2ac5e

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