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 óîóî^ 110000111011001111000011101011101100001110110011110000111010111001011110 c3b3c3aec3b3c3ae5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP �î�î^ 100011111010101010101010001111111000111110101010101010101000111110100010111011101000111110101010101010100011111110001111101010101010101010001111101000101110111001011110 8faaaa3f8faaaa8fa2ee8faaaa3f8faaaa8fa2ee5e
UTF-8 óîóî^ 1100001110000011110000101011001111000011100000111100001010101110110000111000001111000010101100111100001110000011110000101010111001011110 c383c2b3c383c2aec383c2b3c383c2ae5e
UHC ?³?®?³?®^ 00111111101010011111100000111111101000101110011100111111101010011111100000111111101000101110011101011110 3fa9f83fa2e73fa9f83fa2e75e

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