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 ??????~B 0011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f7e42
SJIS-WIN 澳??穩??~B 11100000010100110011111100111111111000100111001000111111001111110111111001000010 e0533f3fe2723f3f7e42
EUC-JP 澳??穩??~B 11011111101101000011111100111111111000111101001100111111001111110111111001000010 dfb43f3fe3d33f3f7e42
UTF-8 澳묕쉐穩먲슥~B 1110011010111110101100111110101110101100100101011110110010001001100100001110011110101001101010011110101110101000101100101110110010001010101001010111111001000010 e6beb3ebac95ec8990e7a9a9eba8b2ec8aa57e42
UHC 澳묕쉐穩먲슥~B 1110011111111110100100011110111110111101101001101110100010110001100100001110111110111101101110110111111001000010 e7fe91efbda6e8b190efbdbb7e42

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