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 鳶??[鳶??[^ 1001001111001110001111110011111101011011100100111100111000111111001111110101101101011110 93ce3f3f5b93ce3f3f5b5e
EUC-JP 鳶??[鳶??[^ 1100011011010000001111110011111101011011110001101101000000111111001111110101101101011110 c6d03f3f5bc6d03f3f5b5e
UTF-8 鳶녺봼[鳶녺봼[^ 111010011011001110110110111010111000010110111010111010111011010010111100010110111110100110110011101101101110101110000101101110101110101110110100101111000101101101011110 e9b3b6eb85baebb4bc5be9b3b6eb85baebb4bc5b5e
UHC 鳶녺봼[鳶녺봼[^ 111001101110100110000110111001111001010010000011010110111110011011101001100001101110011110010100100000110101101101011110 e6e986e794835be6e986e794835b5e

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