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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 澳?????野э? 111000000101001100111111001111110011111100111111001111111001011011101100100001001000111100111111 e0533f3f3f3f3f96ec848f3f
EUC-JP 澳??渶??野э? 1101111110110100001111110011111110001111110001111110110100111111001111111100110011101110101001111110111100111111 dfb43f3f8fc7ed3f3fcceea7ef3f
UTF-8 澳낉슥渶뺧쉠野э슉 1110011010111110101100111110101110000010100010011110110010001010101001011110011010111000101101101110101110111010101001111110110010001001101000001110100110000111100011101101000110001101111011001000101010001001 e6beb3eb8289ec8aa5e6b8b6ebbaa7ec89a0e9878ed18dec8a89
UHC 澳낉슥渶뺧쉠野э슉 111001111111111010000101111011111011110110111011111001111011011110010101111011111011110110101010111001011010111110101100111011111011110110110101 e7fe85efbdbbe7b795efbdaae5afacefbdb5

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