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 澳??歪??嶸 11100000010100110011111100111111100110000110001100111111001111111111101010110100 e0533f3f98633f3ffab4
EUC-JP 澳??歪??嶸 1101111110110100001111110011111111001111110001000011111100111111100011111011101111110100 dfb43f3fcfc43f3f8fbbf4
UTF-8 澳뺧쉠歪뤷ㄼ嶸 111001101011111010110011111010111011101010100111111011001000100110100000111001101010110110101010111010111010010010110111111000111000010010111100111001011011011010111000 e6beb3ebbaa7ec89a0e6adaaeba4b7e384bce5b6b8
UHC 澳뺧쉠歪뤷ㄼ嶸 1110011111111110100101011110111110111101101010101110100011100000100011111110010110100100101011001110011110101110 e7fe95efbdaae8e08fe5a4ace7ae

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