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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 澳??娃??瑤 11100000010100110011111100111111100010001010000100111111001111111110101010100010 e0533f3f88a13f3feaa2
EUC-JP 澳??娃??瑤 11011111101101000011111100111111101100001010001100111111001111111111010010100100 dfb43f3fb0a33f3ff4a4
UTF-8 澳뽳쉑娃됵스瑤 111001101011111010110011111010111011110110110011111011001000100110010001111001011010100010000011111010111001000010110101111011001000101010100100111001111001000110100100 e6beb3ebbdb3ec8991e5a883eb90b5ec8aa4e791a4
UHC 澳뽳쉑娃됵스瑤 1110011111111110100101101110111110111101101001111110100011011111100010011110111110111101101110101110100011111101 e7fe96efbda7e8df89efbdbae8fd

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