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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 澳??}澳??{^ 1110000001010011001111110011111101111101111000000101001100111111001111110111101101011110 e0533f3f7de0533f3f7b5e
EUC-JP 澳??}澳??{^ 1101111110110100001111110011111101111101110111111011010000111111001111110111101101011110 dfb43f3f7ddfb43f3f7b5e
UTF-8 澳뺛뙸}澳뺛뙸{^ 111001101011111010110011111010111011101010011011111010111001100110111000011111011110011010111110101100111110101110111010100110111110101110011001101110000111101101011110 e6beb3ebba9beb99b87de6beb3ebba9beb99b87b5e
UHC 澳뺛뙸}澳뺛뙸{^ 111001111111111010010101111000111000110010111011011111011110011111111110100101011110001110001100101110110111101101011110 e7fe95e38cbb7de7fe95e38cbb7b5e

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