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^ 111000000101001100111111001111110011111100111111001111110100111101011110 e0533f3f3f3f3f4f5e
EUC-JP 澳?????O^ 110111111011010000111111001111110011111100111111001111110100111101011110 dfb43f3f3f3f3f4f5e
UTF-8 澳랃슈樂롧룋O^ 1110011010111110101100111110101110011110100000111110110010001010100010001110111110100110101111111110101110100001101001111110101110100011100010110100111101011110 e6beb3eb9e83ec8a88efa6bfeba1a7eba38b4f5e
UHC 澳랃슈樂롧룋O^ 1110011111111110100011011110111110111101101101001110100011111001100011101110011110001111100010100100111101011110 e7fe8defbdb4e8f98ee78f8a4f5e

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