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 澳??弱??映 11100000010100110011111100111111100011101110001100111111001111111000100101100110 e0533f3f8ee33f3f8966
EUC-JP 澳??弱??映 11011111101101000011111100111111101111001110010100111111001111111011000111000111 dfb43f3fbce53f3fb1c7
UTF-8 澳뽳쉑弱욑슨映 111001101011111010110011111010111011110110110011111011001000100110010001111001011011110010110001111011001001101010010001111011001000101010101000111001101001100010100000 e6beb3ebbdb3ec8991e5bcb1ec9a91ec8aa8e698a0
UHC 澳뽳쉑弱욑슨映 1110011111111110100101101110111110111101101001111110010110110000100111101110111110111101101111001110011110110001 e7fe96efbda7e5b09eefbdbce7b1

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