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 澳??弱??潁?? 111000000101001100111111001111111000111011100011001111110011111110011111111100010011111100111111 e0533f3f8ee33f3f9ff13f3f
EUC-JP 澳??弱??潁?? 110111111011010000111111001111111011110011100101001111110011111111011110111100110011111100111111 dfb43f3fbce53f3fdef33f3f
UTF-8 澳뽳쉑弱쀨쾮潁뷴돭 111001101011111010110011111010111011110110110011111011001000100110010001111001011011110010110001111011001000000010101000111011001011111010101110111001101011110110000001111010111011011110110100111010111000111110101101 e6beb3ebbdb3ec8991e5bcb1ec80a8ecbeaee6bd81ebb7b4eb8fad
UHC 澳뽳쉑弱쀨쾮潁뷴돭 111001111111111010010110111011111011110110100111111001011011000010010111111010001011001010000101111001111011100010111010111001011000100110110000 e7fe96efbda7e5b097e8b285e7b8bae589b0

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