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 澳??渦??壅 11100000010100110011111100111111100010010101000100111111001111111001101011010111 e0533f3f89513f3f9ad7
EUC-JP 澳??渦??壅 11011111101101000011111100111111101100011011001000111111001111111101010011011001 dfb43f3fb1b23f3fd4d9
UTF-8 澳뉛쉿渦뤄슭壅 111001101011111010110011111010111000100110011011111011001000100110111111111001101011100010100110111010111010010010000100111011001000101010101101111001011010001110000101 e6beb3eb899bec89bfe6b8a6eba484ec8aade5a385
UHC 澳뉛쉿渦뤄슭壅 1110011111111110100001111110111110111101101100101110100010111110101101111110111110111101101111101110100010110101 e7fe87efbdb2e8beb7efbdbee8b5

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