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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 脯l寛n}脯l寛n{^ 1110001111111011100000101000110010001010101100000110111001111101111000111111101110000010100011001000101010110000011011100111101101011110 e3fb828c8ab06e7de3fb828c8ab06e7b5e
EUC-JP 脯l寛n}脯l寛n{^ 1110011011111101101000111110110010110100101100100110111001111101111001101111110110100011111011001011010010110010011011100111101101011110 e6fda3ecb4b26e7de6fda3ecb4b26e7b5e
UTF-8 脯l寛n}脯l寛n{^ 1110100010000100101011111110111110111101100011001110010110101111100110110110111001111101111010001000010010101111111011111011110110001100111001011010111110011011011011100111101101011110 e884afefbd8ce5af9b6e7de884afefbd8ce5af9b6e7b5e
UHC 脯l?n}脯l?n{^ 111110001110000110100011111011000011111101101110011111011111100011100001101000111110110000111111011011100111101101011110 f8e1a3ec3f6e7df8e1a3ec3f6e7b5e

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