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 ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN 薪??十??e^ 10010000011001000011111100111111100011110101110000111111001111110110010101011110 90643f3f8f5c3f3f655e
EUC-JP 薪??十??e^ 10111111110001010011111100111111101111011011110100111111001111110110010101011110 bfc53f3fbdbd3f3f655e
UTF-8 薪릯뢇十럮뢖e^ 1110100010010110101010101110101110100110101011111110101110100010100001111110010110001101100000011110101110011111101011101110101110100010100101100110010101011110 e896aaeba6afeba287e58d81eb9faeeba296655e
UHC 薪릯뢇十럮뢖e^ 1110001111101111100100001000111110001111010000111110010010101000100011101000111110001111010100010110010101011110 e3ef908f8f43e4a88e8f8f51655e

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