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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 消??[消??[^ 1000111111000001001111110011111101011011100011111100000100111111001111110101101101011110 8fc13f3f5b8fc13f3f5b5e
EUC-JP 消??[消??[^ 1011111011000011001111110011111101011011101111101100001100111111001111110101101101011110 bec33f3f5bbec33f3f5b5e
UTF-8 消놝꼃[消놝꼃[^ 111001101011011010001000111010111000011010011101111010101011110010000011010110111110011010110110100010001110101110000110100111011110101010111100100000110101101101011110 e6b688eb869deabc835be6b688eb869deabc835b5e
UHC 消놝꼃[消놝꼃[^ 111000011011110010000110111111101000010001011000010110111110000110111100100001101111111010000100010110000101101101011110 e1bc86fe84585be1bc86fe84585b5e

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