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 澳뺞윣}澳뺞윣{^ 111001101011111010110011111010111011101010011110111011001001110010100011011111011110011010111110101100111110101110111010100111101110110010011100101000110111101101011110 e6beb3ebba9eec9ca37de6beb3ebba9eec9ca37b5e
UHC 澳뺞윣}澳뺞윣{^ 111001111111111010010101111001101001111110100100011111011110011111111110100101011110011010011111101001000111101101011110 e7fe95e69fa47de7fe95e69fa47b5e

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