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 澳??弱??潁 11100000010100110011111100111111100011101110001100111111001111111001111111110001 e0533f3f8ee33f3f9ff1
EUC-JP 澳??弱??潁 11011111101101000011111100111111101111001110010100111111001111111101111011110011 dfb43f3fbce53f3fdef3
UTF-8 澳뽳쉑弱쀨콖潁 111001101011111010110011111010111011110110110011111011001000100110010001111001011011110010110001111011001000000010101000111011001011110110010110111001101011110110000001 e6beb3ebbdb3ec8991e5bcb1ec80a8ecbd96e6bd81
UHC 澳뽳쉑弱쀨콖潁 1110011111111110100101101110111110111101101001111110010110110000100101111110100010110001100100001110011110111000 e7fe96efbda7e5b097e8b190e7b8

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