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 ??????O^ 0011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f4f5e
SJIS-WIN 澳??曜??O^ 11100000010100110011111100111111100101110110101000111111001111110100111101011110 e0533f3f976a3f3f4f5e
EUC-JP 澳??曜??O^ 11011111101101000011111100111111110011011100101100111111001111110100111101011110 dfb43f3fcdcb3f3f4f5e
UTF-8 澳랃슈曜띌뇴O^ 1110011010111110101100111110101110011110100000111110110010001010100010001110011010011011100111001110101110011101100011001110101110000111101101000100111101011110 e6beb3eb9e83ec8a88e69b9ceb9d8ceb87b44f5e
UHC 澳랃슈曜띌뇴O^ 1110011111111110100011011110111110111101101101001110100011111000101101101110100110000111100110000100111101011110 e7fe8defbdb4e8f8b6e987984f5e

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