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 ?η?[?η?[^ 0011111110000011110001010011111101011011001111111000001111000101001111110101101101011110 3f83c53f5b3f83c53f5b5e
EUC-JP ?η?[?η?[^ 0011111110100110110001110011111101011011001111111010011011000111001111110101101101011110 3fa6c73f5b3fa6c73f5b5e
UTF-8 烈η뫁[烈η뫁[^ 11101111101001101001111111001110101101111110101110101011100000010101101111101111101001101001111111001110101101111110101110101011100000010101101101011110 efa69fceb7ebab815befa69fceb7ebab815b5e
UHC 烈η뫁[烈η뫁[^ 111001101110111110100101111001111001000110100101010110111110011011101111101001011110011110010001101001010101101101011110 e6efa5e791a55be6efa5e791a55b5e

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