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 澳?━}澳?━{^ 11100000010100110011111110000100101010100111110111100000010100110011111110000100101010100111101101011110 e0533f84aa7de0533f84aa7b5e
EUC-JP 澳?━}澳?━{^ 11011111101101000011111110101000101011000111110111011111101101000011111110101000101011000111101101011110 dfb43fa8ac7ddfb43fa8ac7b5e
UTF-8 澳묌━}澳묌━{^ 111001101011111010110011111010111010110010001100111000101001010010000001011111011110011010111110101100111110101110101100100011001110001010010100100000010111101101011110 e6beb3ebac8ce294817de6beb3ebac8ce294817b5e
UHC 澳묌━}澳묌━{^ 111001111111111010010001111010011010011010101100011111011110011111111110100100011110100110100110101011000111101101011110 e7fe91e9a6ac7de7fe91e9a6ac7b5e

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